Searched refs:logicop (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_dump_defines.c202 DEFINE_UTIL_DUMP_CONTINUOUS(logicop)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_blit.h52 GLenum logicop );
H A Dintel_regions.h124 GLenum logicop);
H A Dintel_regions.c378 GLenum logicop)
397 logicop);
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
H A Dintel_blit.c46 static GLuint translate_raster_op(GLenum logicop) argument
48 switch(logicop) {
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_defines.c202 DEFINE_UTIL_DUMP_CONTINUOUS(logicop)
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_blit.h52 GLenum logicop );
H A Dintel_regions.h124 GLenum logicop);
H A Dintel_regions.c378 GLenum logicop)
397 logicop);
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
H A Dintel_blit.c46 static GLuint translate_raster_op(GLenum logicop) argument
48 switch(logicop) {
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c111 * Convert GLenum logicop tokens to pipe tokens.
114 translate_logicop(GLenum logicop) argument
116 switch (logicop) {
204 /* logicop enabled */
251 /* no blending / logicop */
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c111 * Convert GLenum logicop tokens to pipe tokens.
114 translate_logicop(GLenum logicop) argument
116 switch (logicop) {
204 /* logicop enabled */
251 /* no blending / logicop */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_regions.c378 GLenum logicop)
397 logicop);
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
H A Dintel_blit.c46 static GLuint translate_raster_op(GLenum logicop) argument
48 switch(logicop) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_regions.c378 GLenum logicop)
397 logicop);
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
H A Dintel_blit.c46 static GLuint translate_raster_op(GLenum logicop) argument
48 switch(logicop) {
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_regions.c378 GLenum logicop)
397 logicop);
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
H A Dintel_blit.c46 static GLuint translate_raster_op(GLenum logicop) argument
48 switch(logicop) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_regions.c378 GLenum logicop)
397 logicop);
370 intel_region_copy(struct intel_context *intel, struct intel_region *dst, GLuint dst_offset, GLuint dstx, GLuint dsty, struct intel_region *src, GLuint src_offset, GLuint srcx, GLuint srcy, GLuint width, GLuint height, bool flip, GLenum logicop) argument
H A Dintel_blit.c46 static GLuint translate_raster_op(GLenum logicop) argument
48 switch(logicop) {

Completed in 292 milliseconds