Searched refs:logicop (Results 1 – 11 of 11) sorted by relevance
52 GLenum logicop );
124 GLenum logicop);
378 GLenum logicop) in intel_region_copy() argument397 logicop); in intel_region_copy()
46 static GLuint translate_raster_op(GLenum logicop) in translate_raster_op() argument48 switch(logicop) { in translate_raster_op()
202 DEFINE_UTIL_DUMP_CONTINUOUS(logicop)
77 Whether the blender should perform a logicop instead of blending.82 The logicop to use. One of ``PIPE_LOGICOP``.
817 - GL_NAND logicop didn't work right in RGBA mode