Home
last modified time | relevance | path

Searched refs:stencil_op_separate (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dstencil.c393 stencil_op_separate(struct gl_context *ctx, GLenum face, GLenum sfail, in stencil_op_separate() function
429 stencil_op_separate(ctx, face, sfail, zfail, zpass); in _mesa_StencilOpSeparate_no_error()
461 stencil_op_separate(ctx, face, sfail, zfail, zpass); in _mesa_StencilOpSeparate()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeFragmentApiTests.cpp114 ES2F_ADD_API_CASE(stencil_op_separate, "Invalid glStencilOpSeparate() usage", in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp114 void stencil_op_separate (NegativeTestContext& ctx) in stencil_op_separate() function
490 {stencil_op_separate, "stencil_op_separate", "Invalid glStencilOpSeparate() usage" }, in getNegativeFragmentApiTestFunctions()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeFragmentApiTests.cpp122 ES3F_ADD_API_CASE(stencil_op_separate, "Invalid glStencilOpSeparate() usage", in init()

Completed in 3 milliseconds