Searched refs:stencil_mask_separate (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | stencil.c | 521 stencil_mask_separate(struct gl_context *ctx, GLenum face, GLuint mask) in stencil_mask_separate() function 541 stencil_mask_separate(ctx, face, mask); in _mesa_StencilMaskSeparate_no_error() 558 stencil_mask_separate(ctx, face, mask); in _mesa_StencilMaskSeparate()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fNegativeFragmentApiTests.cpp | 130 ES2F_ADD_API_CASE(stencil_mask_separate, "Invalid glStencilMaskSeparate() usage", in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeFragmentApiTests.cpp | 131 void stencil_mask_separate (NegativeTestContext& ctx) in stencil_mask_separate() function 491 {stencil_mask_separate, "stencil_mask_separate", "Invalid glStencilMaskSeparate() usage" }, in getNegativeFragmentApiTestFunctions()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fNegativeFragmentApiTests.cpp | 138 ES3F_ADD_API_CASE(stencil_mask_separate, "Invalid glStencilMaskSeparate() usage", in init()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pStateChangeCallTests.cpp | 469 ADD_ARG_CASE2(stencil_mask_separate, "Test cost of glStencilMaskSeparate() calls", in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pStateChangeCallTests.cpp | 504 ADD_ARG_CASE2(stencil_mask_separate, "Test cost of glStencilMaskSeparate() calls", in init()
|
Completed in 4 milliseconds