Home
last modified time | relevance | path

Searched refs:blend_equation_separate (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeFragmentApiTests.cpp147 ES2F_ADD_API_CASE(blend_equation_separate, "Invalid glBlendEquationSeparate() usage", in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp148 void blend_equation_separate (NegativeTestContext& ctx) in blend_equation_separate() function
494 {blend_equation_separate, "blend_equation_separate", "Invalid glBlendEquationSeparate() usage" }, in getNegativeFragmentApiTestFunctions()
/third_party/mesa3d/src/mesa/main/
H A Dblend.c631 blend_equation_separate(struct gl_context *ctx, GLenum modeRGB, GLenum modeA, in blend_equation_separate() function
698 blend_equation_separate(ctx, modeRGB, modeA, true); in _mesa_BlendEquationSeparate_no_error()
712 blend_equation_separate(ctx, modeRGB, modeA, false); in _mesa_BlendEquationSeparate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeFragmentApiTests.cpp155 ES3F_ADD_API_CASE(blend_equation_separate, "Invalid glBlendEquationSeparate() usage", in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp453 ADD_ARG_CASE2(blend_equation_separate, "Test cost of glBlendEquationSeparate() calls", in init()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp488 ADD_ARG_CASE2(blend_equation_separate, "Test cost of glBlendEquationSeparate() calls", in init()

Completed in 7 milliseconds