Home
last modified time | relevance | path

Searched refs:GL_ONE_MINUS_DST_ALPHA (Results 1 – 25 of 45) sorted by relevance

12

/external/deqp/modules/gles2/performance/
Des2pBlendTests.cpp151 …{ "dst_atop", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_SRC_ALPHA, GL_ONE… in init()
154 …{ "dst_over", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_ONE, GL_ONE, … in init()
157 …src_out", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_ZERO, GL_ONE_MINUS_D… in init()
Des2pStateChangeCallTests.cpp428 GL_ONE_MINUS_DST_ALPHA, in init()
445 GL_ONE_MINUS_DST_ALPHA, in init()
751 GL_ONE_MINUS_DST_ALPHA, in init()
768 GL_ONE_MINUS_DST_ALPHA, in init()
785 GL_ONE_MINUS_DST_ALPHA, in init()
802 GL_ONE_MINUS_DST_ALPHA, in init()
/external/deqp/modules/gles3/performance/
Des3pBlendTests.cpp156 …{ "dst_atop", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_SRC_ALPHA, GL_ONE… in init()
159 …{ "dst_over", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_ONE, GL_ONE, … in init()
162 …src_out", GL_FUNC_ADD, GL_FUNC_ADD, GL_ONE_MINUS_DST_ALPHA, GL_ZERO, GL_ONE_MINUS_D… in init()
Des3pStateChangeCallTests.cpp463 GL_ONE_MINUS_DST_ALPHA, in init()
480 GL_ONE_MINUS_DST_ALPHA, in init()
813 GL_ONE_MINUS_DST_ALPHA, in init()
830 GL_ONE_MINUS_DST_ALPHA, in init()
847 GL_ONE_MINUS_DST_ALPHA, in init()
864 GL_ONE_MINUS_DST_ALPHA, in init()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_util.c75 case GL_ONE_MINUS_DST_ALPHA: in brw_translate_blend_factor()
Dbrw_cc.c103 case GL_ONE_MINUS_DST_ALPHA: in brw_fix_xRGB_alpha()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h48 case GL_ONE_MINUS_DST_ALPHA: in nvgl_blend_func()
Dnv04_state_raster.c103 case GL_ONE_MINUS_DST_ALPHA: in get_blend_func()
/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp116 GL_ONE_MINUS_DST_ALPHA, in computeRandomRenderState()
142 GL_ONE_MINUS_DST_ALPHA, in computeRandomRenderState()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_state.c137 case GL_ONE_MINUS_DST_ALPHA: in intel_translate_blend_factor()
/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp1049 GL_ONE_MINUS_DST_ALPHA, in iterate()
1101 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1113 …verifyStateIndexedInteger(result, gl, GL_BLEND_DST_ALPHA, ndx, GL_ONE_MINUS_DST_ALPHA, m_verifierT… in iterate()
1178 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1186 …gl.glBlendFuncSeparate(GL_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_ALPHA); in iterate()
1198 …verifyStateIndexedInteger(result, gl, GL_BLEND_DST_ALPHA, ndx, GL_ONE_MINUS_DST_ALPHA, m_verifierT… in iterate()
Des31fDrawBuffersIndexedTests.cpp1244 GL_ONE_MINUS_DST_ALPHA, in getRandomBlendFunc()
1605 …c(GL_SRC_ALPHA, GL_DST_ALPHA), BlendFunc(GL_ONE_MINUS_SRC_ALPHA, GL_ONE_MINUS_DST_ALPHA))), Maybe<… in addDrawBufferCommonTests()
1606 …parateBlendFunc(BlendFunc(GL_DST_ALPHA, GL_SRC_ALPHA), BlendFunc(GL_ONE_MINUS_DST_ALPHA, GL_ONE_MI… in addDrawBufferCommonTests()
/external/mesa3d/src/mesa/swrast/
Ds_blend.c526 case GL_ONE_MINUS_DST_ALPHA: in blend_general_float()
592 case GL_ONE_MINUS_DST_ALPHA: in blend_general_float()
650 case GL_ONE_MINUS_DST_ALPHA: in blend_general_float()
709 case GL_ONE_MINUS_DST_ALPHA: in blend_general_float()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c93 case GL_ONE_MINUS_DST_ALPHA: in translate_blend()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp304 case GL_ONE_MINUS_DST_ALPHA: return rr::BLENDFUNC_ONE_MINUS_DST_ALPHA; in mapGLBlendFunc()
/external/mesa3d/src/mesa/main/
Dblend.c58 case GL_ONE_MINUS_DST_ALPHA: in legal_src_factor()
95 case GL_ONE_MINUS_DST_ALPHA: in legal_dst_factor()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.cpp333 { GL_ONE_MINUS_DST_ALPHA, "one_minus_dst_alpha" }, in init()
/external/swiftshader/src/OpenGL/libGL/
Dutilities.cpp489 case GL_ONE_MINUS_DST_ALPHA: return sw::BLEND_INVDESTALPHA; in ConvertBlendFunc()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp597 case GL_ONE_MINUS_DST_ALPHA: return sw::BLEND_INVDESTALPHA; in ConvertBlendFunc()
DlibGLES_CM.cpp271 case GL_ONE_MINUS_DST_ALPHA: in BlendFuncSeparateOES()
289 case GL_ONE_MINUS_DST_ALPHA: in BlendFuncSeparateOES()
306 case GL_ONE_MINUS_DST_ALPHA: in BlendFuncSeparateOES()
324 case GL_ONE_MINUS_DST_ALPHA: in BlendFuncSeparateOES()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp392 { GL_ONE_MINUS_DST_ALPHA, "one_minus_dst_alpha" }, in init()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h80 #define GL_ONE_MINUS_DST_ALPHA 0x0305 macro
/external/mesa3d/include/GLES/
Dgl.h82 #define GL_ONE_MINUS_DST_ALPHA 0x0305 macro
/external/swiftshader/include/GLES/
Dgl.h101 #define GL_ONE_MINUS_DST_ALPHA 0x0305 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h82 #define GL_ONE_MINUS_DST_ALPHA 0x0305 macro

12