/external/deqp/modules/gles2/performance/ |
D | es2pStateChangeCallTests.cpp | 431 GL_CONSTANT_ALPHA, in init() 448 GL_CONSTANT_ALPHA, in init() 754 GL_CONSTANT_ALPHA, in init() 771 GL_CONSTANT_ALPHA, in init() 788 GL_CONSTANT_ALPHA, in init() 805 GL_CONSTANT_ALPHA, in init()
|
/external/deqp/modules/gles3/performance/ |
D | es3pStateChangeCallTests.cpp | 466 GL_CONSTANT_ALPHA, in init() 483 GL_CONSTANT_ALPHA, in init() 816 GL_CONSTANT_ALPHA, in init() 833 GL_CONSTANT_ALPHA, in init() 850 GL_CONSTANT_ALPHA, in init() 867 GL_CONSTANT_ALPHA, in init()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_util.c | 88 case GL_CONSTANT_ALPHA: in brw_translate_blend_factor()
|
D | intel_state.c | 146 case GL_CONSTANT_ALPHA: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_gldefs.h | 60 case GL_CONSTANT_ALPHA: in nvgl_blend_func()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_state.c | 146 case GL_CONSTANT_ALPHA: in intel_translate_blend_factor()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_state.c | 146 case GL_CONSTANT_ALPHA: in intel_translate_blend_factor()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 119 GL_CONSTANT_ALPHA, in computeRandomRenderState() 145 GL_CONSTANT_ALPHA, in computeRandomRenderState()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 79 case GL_CONSTANT_ALPHA: in translate_blend()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 550 case GL_CONSTANT_ALPHA: in blend_general_float() 607 case GL_CONSTANT_ALPHA: in blend_general_float() 666 case GL_CONSTANT_ALPHA: in blend_general_float() 721 case GL_CONSTANT_ALPHA: in blend_general_float()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceUtils.cpp | 307 case GL_CONSTANT_ALPHA: return rr::BLENDFUNC_CONSTANT_ALPHA; in mapGLBlendFunc()
|
D | sglrReferenceContext.cpp | 2886 case GL_CONSTANT_ALPHA: in isValidBlendFactor()
|
/external/mesa3d/src/mesa/main/ |
D | blend.c | 64 case GL_CONSTANT_ALPHA: in legal_src_factor() 101 case GL_CONSTANT_ALPHA: in legal_dst_factor()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBlendTests.cpp | 336 { GL_CONSTANT_ALPHA, "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 | 395 { GL_CONSTANT_ALPHA, "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 | 110 #define GL_CONSTANT_ALPHA 0x8003 macro
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state.c | 194 case GL_CONSTANT_ALPHA: in radeonBlendFuncSeparate() 238 case GL_CONSTANT_ALPHA: in radeonBlendFuncSeparate()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 342 case GL_CONSTANT_ALPHA: return "GL_CONSTANT_ALPHA";
|
/external/deqp/modules/gles31/functional/ |
D | es31fIndexedStateQueryTests.cpp | 1052 GL_CONSTANT_ALPHA, in iterate()
|
D | es31fDrawBuffersIndexedTests.cpp | 1247 GL_CONSTANT_ALPHA, in getRandomBlendFunc()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 274 #define GL_CONSTANT_ALPHA 0x8003 macro
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 180 case GL_CONSTANT_ALPHA: in blend_factor()
|
/external/mesa3d/include/GL/ |
D | gl.h | 1556 #define GL_CONSTANT_ALPHA 0x8003 macro
|