Home
last modified time | relevance | path

Searched refs:GL_CONSTANT_ALPHA (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/vk-gl-cts/modules/gles2/performance/
Des2pStateChangeCallTests.cpp431 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()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pStateChangeCallTests.cpp466 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()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c84 case GL_CONSTANT_ALPHA: in brw_translate_blend_factor()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedSetGet.cpp76 state.SetBlendFunci(1, GL_ONE_MINUS_DST_COLOR, GL_CONSTANT_ALPHA); in iterate()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_state.c145 case GL_CONSTANT_ALPHA: in intel_translate_blend_factor()
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h60 case GL_CONSTANT_ALPHA: in nvgl_blend_func()
/third_party/vk-gl-cts/modules/glshared/
DglsInteractionTestUtil.cpp119 GL_CONSTANT_ALPHA, in computeRandomRenderState()
145 GL_CONSTANT_ALPHA, in computeRandomRenderState()
/third_party/mesa3d/src/mesa/swrast/
Ds_blend.c547 case GL_CONSTANT_ALPHA: in blend_general_float()
604 case GL_CONSTANT_ALPHA: in blend_general_float()
663 case GL_CONSTANT_ALPHA: in blend_general_float()
718 case GL_CONSTANT_ALPHA: in blend_general_float()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c82 case GL_CONSTANT_ALPHA: in translate_blend()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceUtils.cpp307 case GL_CONSTANT_ALPHA: return rr::BLENDFUNC_CONSTANT_ALPHA; in mapGLBlendFunc()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DRenderPipelineGL.cpp85 return alpha ? GL_CONSTANT_ALPHA : GL_CONSTANT_COLOR; in GLBlendFactor()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp704 if (blendState.sourceBlendRGB != GL_CONSTANT_ALPHA && in setBlendColor()
706 blendState.destBlendRGB != GL_CONSTANT_ALPHA && in setBlendColor()
Drenderer9_utils.cpp114 case GL_CONSTANT_ALPHA: in ConvertBlendFunc()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp705 if (blendState.sourceBlendRGB != GL_CONSTANT_ALPHA && in setBlendColor()
707 blendState.destBlendRGB != GL_CONSTANT_ALPHA && in setBlendColor()
Drenderer9_utils.cpp114 case GL_CONSTANT_ALPHA: in ConvertBlendFunc()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DRenderPipelineGL.cpp85 return alpha ? GL_CONSTANT_ALPHA : GL_CONSTANT_COLOR; in GLBlendFactor()
/third_party/mesa3d/src/mesa/main/
Dblend.c65 case GL_CONSTANT_ALPHA: in legal_src_factor()
101 case GL_CONSTANT_ALPHA: in legal_dst_factor()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp20 (second == GL_CONSTANT_ALPHA || second == GL_ONE_MINUS_CONSTANT_ALPHA); in ConstantColorAndAlphaBlendFunctions()
1928 GL_CONSTANT_ALPHA, in TEST_P()
1940 GL_CONSTANT_ALPHA, GL_ONE_MINUS_CONSTANT_ALPHA, in TEST_P()
2033 glBlendFuncSeparateiOES(0, GL_CONSTANT_COLOR, GL_CONSTANT_COLOR, GL_CONSTANT_ALPHA, in TEST_P()
2034 GL_CONSTANT_ALPHA); in TEST_P()
2037 glBlendFuncSeparateiOES(1, GL_CONSTANT_ALPHA, GL_CONSTANT_ALPHA, GL_CONSTANT_COLOR, in TEST_P()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBlendTests.cpp336 { GL_CONSTANT_ALPHA, "constant_alpha" }, in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBlendTests.cpp395 { GL_CONSTANT_ALPHA, "constant_alpha" }, in init()
/third_party/openGLES/api/GLSC2/
Dglsc2.h88 #define GL_CONSTANT_ALPHA 0x8003 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h109 #define GL_CONSTANT_ALPHA 0x8003 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h326 #define GL_CONSTANT_ALPHA 0x8003 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h326 #define GL_CONSTANT_ALPHA 0x8003 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h110 #define GL_CONSTANT_ALPHA 0x8003 macro

1234