Home
last modified time | relevance | path

Searched refs:GL_COLOR_LOGIC_OP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_pixmap.c135 glDisable(GL_COLOR_LOGIC_OP); in glamor_set_alu()
138 glEnable(GL_COLOR_LOGIC_OP); in glamor_set_alu()
H A Dglamor_program.c467 glDisable(GL_COLOR_LOGIC_OP); in glamor_set_blend()
H A Dglamor_render.c1098 glDisable(GL_COLOR_LOGIC_OP); in glamor_composite_set_shader_blend()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c237 glDisable(GL_COLOR_LOGIC_OP); in ephyr_glamor_damage_redisplay()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h123 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog25706 glDisable(GL_COLOR_LOGIC_OP).
87685 glamor: glamor_set_alu should enable GL_COLOR_LOGIC_OP.