Searched refs:GL_ONE_MINUS_DST_COLOR (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_util.c74 case GL_ONE_MINUS_DST_COLOR:
H A Dintel_state.c132 case GL_ONE_MINUS_DST_COLOR:
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_util.c74 case GL_ONE_MINUS_DST_COLOR:
H A Dintel_state.c132 case GL_ONE_MINUS_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_state.c132 case GL_ONE_MINUS_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_state.c132 case GL_ONE_MINUS_DST_COLOR:
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_state.c132 case GL_ONE_MINUS_DST_COLOR:
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_state.c132 case GL_ONE_MINUS_DST_COLOR:
/external/deqp/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp424 GL_ONE_MINUS_DST_COLOR,
441 GL_ONE_MINUS_DST_COLOR,
747 GL_ONE_MINUS_DST_COLOR,
764 GL_ONE_MINUS_DST_COLOR,
781 GL_ONE_MINUS_DST_COLOR,
798 GL_ONE_MINUS_DST_COLOR,
/external/deqp/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp459 GL_ONE_MINUS_DST_COLOR,
476 GL_ONE_MINUS_DST_COLOR,
809 GL_ONE_MINUS_DST_COLOR,
826 GL_ONE_MINUS_DST_COLOR,
843 GL_ONE_MINUS_DST_COLOR,
860 GL_ONE_MINUS_DST_COLOR,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h52 case GL_ONE_MINUS_DST_COLOR:
H A Dnv04_state_raster.c106 case GL_ONE_MINUS_DST_COLOR:
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h52 case GL_ONE_MINUS_DST_COLOR:
H A Dnv04_state_raster.c106 case GL_ONE_MINUS_DST_COLOR:
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h57 GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR,
296 GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR,
/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp112 GL_ONE_MINUS_DST_COLOR,
138 GL_ONE_MINUS_DST_COLOR,
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c91 case GL_ONE_MINUS_DST_COLOR:
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceUtils.cpp300 case GL_ONE_MINUS_DST_COLOR: return rr::BLENDFUNC_ONE_MINUS_DST_COLOR;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c91 case GL_ONE_MINUS_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_blend.c515 case GL_ONE_MINUS_DST_COLOR:
583 case GL_ONE_MINUS_DST_COLOR:
677 case GL_ONE_MINUS_DST_COLOR:
730 case GL_ONE_MINUS_DST_COLOR:
/external/mesa3d/src/mesa/swrast/
H A Ds_blend.c515 case GL_ONE_MINUS_DST_COLOR:
583 case GL_ONE_MINUS_DST_COLOR:
677 case GL_ONE_MINUS_DST_COLOR:
730 case GL_ONE_MINUS_DST_COLOR:
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils_implementation_autogen.h637 0x0307, "GL_ONE_MINUS_DST_COLOR",
2482 {GL_ONE_MINUS_DST_COLOR, "GL_ONE_MINUS_DST_COLOR"},
2892 {GL_ONE_MINUS_DST_COLOR, "GL_ONE_MINUS_DST_COLOR"},
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dblend.c55 case GL_ONE_MINUS_DST_COLOR:
88 case GL_ONE_MINUS_DST_COLOR:
/external/mesa3d/src/mesa/main/
H A Dblend.c55 case GL_ONE_MINUS_DST_COLOR:
88 case GL_ONE_MINUS_DST_COLOR:
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp65 case GL_ONE_MINUS_DST_COLOR: d3dBlend = D3DBLEND_INVDESTCOLOR; break;

Completed in 2156 milliseconds

123