Searched refs:stencil_func (Results 1 - 10 of 10) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | stencil.c | 186 stencil_func(struct gl_context *ctx, GLenum func, GLint ref, GLuint mask) in stencil_func() function 223 stencil_func(ctx, func, ref, mask); in _mesa_StencilFunc_no_error() 240 stencil_func(ctx, func, ref, mask); in _mesa_StencilFunc()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fNegativeFragmentApiTests.cpp | 84 ES2F_ADD_API_CASE(stencil_func, "Invalid glStencilFunc() usage", in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeFragmentApiTests.cpp | 81 void stencil_func (NegativeTestContext& ctx) in stencil_func() function 487 {stencil_func, "stencil_func", "Invalid glStencilFunc() usage" }, in getNegativeFragmentApiTestFunctions()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fNegativeFragmentApiTests.cpp | 92 ES3F_ADD_API_CASE(stencil_func, "Invalid glStencilFunc() usage", in init()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pStateChangeCallTests.cpp | 524 ADD_ARG_CASE3(stencil_func, "Test cost of glStencilFunc() calls", in init()
|
H A D | es2pRedundantStateChangeTests.cpp | 903 ADD_TESTCASE(stencil_func, "Change stencil func.", in init()
|
H A D | es2pStateChangeTests.cpp | 1007 ADD_TESTCASE(stencil_func, "Change stencil func.", in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pStateChangeCallTests.cpp | 586 ADD_ARG_CASE3(stencil_func, "Test cost of glStencilFunc() calls", in init()
|
H A D | es3pRedundantStateChangeTests.cpp | 977 ADD_TESTCASE(stencil_func, "Change stencil func.", in init()
|
H A D | es3pStateChangeTests.cpp | 1091 ADD_TESTCASE(stencil_func, "Change stencil func.", in init()
|
Completed in 11 milliseconds