/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 432 GL_ONE_MINUS_CONSTANT_ALPHA in init() 449 GL_ONE_MINUS_CONSTANT_ALPHA in init() 755 GL_ONE_MINUS_CONSTANT_ALPHA in init() 772 GL_ONE_MINUS_CONSTANT_ALPHA in init() 789 GL_ONE_MINUS_CONSTANT_ALPHA in init() 806 GL_ONE_MINUS_CONSTANT_ALPHA in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 467 GL_ONE_MINUS_CONSTANT_ALPHA in init() 484 GL_ONE_MINUS_CONSTANT_ALPHA in init() 817 GL_ONE_MINUS_CONSTANT_ALPHA in init() 834 GL_ONE_MINUS_CONSTANT_ALPHA in init() 851 GL_ONE_MINUS_CONSTANT_ALPHA in init() 868 GL_ONE_MINUS_CONSTANT_ALPHA in init()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_util.c | 90 case GL_ONE_MINUS_CONSTANT_ALPHA: in brw_translate_blend_factor()
|
D | intel_state.c | 148 case GL_ONE_MINUS_CONSTANT_ALPHA: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_gldefs.h | 62 case GL_ONE_MINUS_CONSTANT_ALPHA: in nvgl_blend_func()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_state.c | 148 case GL_ONE_MINUS_CONSTANT_ALPHA: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_state.c | 148 case GL_ONE_MINUS_CONSTANT_ALPHA: in intel_translate_blend_factor()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 120 GL_ONE_MINUS_CONSTANT_ALPHA, in computeRandomRenderState() 146 GL_ONE_MINUS_CONSTANT_ALPHA in computeRandomRenderState()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 97 case GL_ONE_MINUS_CONSTANT_ALPHA: in translate_blend()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 553 case GL_ONE_MINUS_CONSTANT_ALPHA: in blend_general_float() 610 case GL_ONE_MINUS_CONSTANT_ALPHA: in blend_general_float() 669 case GL_ONE_MINUS_CONSTANT_ALPHA: in blend_general_float() 724 case GL_ONE_MINUS_CONSTANT_ALPHA: in blend_general_float()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 308 case GL_ONE_MINUS_CONSTANT_ALPHA: return rr::BLENDFUNC_ONE_MINUS_CONSTANT_ALPHA; in mapGLBlendFunc()
|
/external/mesa3d/src/mesa/main/ |
D | blend.c | 65 case GL_ONE_MINUS_CONSTANT_ALPHA: in legal_src_factor() 102 case GL_ONE_MINUS_CONSTANT_ALPHA: in legal_dst_factor()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 337 { GL_ONE_MINUS_CONSTANT_ALPHA, "one_minus_constant_alpha" }, in init()
|
D | es2fIntegerStateQueryTests.cpp | 1373 GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, GL_ONE_MINUS_CONSTANT_ALPHA, in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fBlendTests.cpp | 396 { GL_ONE_MINUS_CONSTANT_ALPHA, "one_minus_constant_alpha" }, in init()
|
D | es3fIntegerStateQueryTests.cpp | 1690 GL_ONE_MINUS_CONSTANT_COLOR, GL_CONSTANT_ALPHA, GL_ONE_MINUS_CONSTANT_ALPHA, in test()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 111 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004 macro
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state.c | 195 case GL_ONE_MINUS_CONSTANT_ALPHA: in radeonBlendFuncSeparate() 239 case GL_ONE_MINUS_CONSTANT_ALPHA: in radeonBlendFuncSeparate()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 343 case GL_ONE_MINUS_CONSTANT_ALPHA: return "GL_ONE_MINUS_CONSTANT_ALPHA";
|
/external/deqp/modules/gles31/functional/ |
D | es31fIndexedStateQueryTests.cpp | 1053 GL_ONE_MINUS_CONSTANT_ALPHA, in iterate()
|
D | es31fDrawBuffersIndexedTests.cpp | 1248 GL_ONE_MINUS_CONSTANT_ALPHA, in getRandomBlendFunc()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 275 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004 macro
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 183 case GL_ONE_MINUS_CONSTANT_ALPHA: in blend_factor()
|
/external/mesa3d/include/GL/ |
D | gl.h | 1557 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004 macro
|
/external/mesa3d/docs/ |
D | VERSIONS | 703 - blend term GL_ONE_MINUS_CONSTANT_ALPHA was broken
|