/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pStateChangeCallTests.cpp | 566 GL_INCR_WRAP, in init() 577 GL_INCR_WRAP, in init() 588 GL_INCR_WRAP, in init() 711 GL_INCR_WRAP, in init() 722 GL_INCR_WRAP, in init() 733 GL_INCR_WRAP, in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pStateChangeCallTests.cpp | 628 GL_INCR_WRAP, in init() 639 GL_INCR_WRAP, in init() 650 GL_INCR_WRAP, in init() 773 GL_INCR_WRAP, in init() 784 GL_INCR_WRAP, in init() 795 GL_INCR_WRAP, in init()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_depth.c | 64 case GL_INCR_WRAP: in gl_stencil_op_to_pipe()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsInteractionTestUtil.cpp | 92 GL_INCR_WRAP, in computeRandomRenderState()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 242 case GL_INCR_WRAP: return rr::STENCILOP_INCR_WRAP; in mapGLStencilOp()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | stencil.c | 70 case GL_INCR_WRAP: in validate_stencil_op()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | RenderPipelineGL.cpp | 168 return GL_INCR_WRAP; in OpenGLStencilOperation()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | renderer9_utils.cpp | 182 case GL_INCR_WRAP: in ConvertStencilOp()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fStencilTests.cpp | 472 dst.push_back(StencilOp::quad(GL_EQUAL, targetStencil, GL_ALWAYS, 0.0f, GL_INCR_WRAP, GL_KEEP, GL_KEEP)); in init()
|
H A D | es3fDepthStencilTests.cpp | 749 GL_INCR_WRAP, in randomDepthStencilState() 811 { "incr_wrap", GL_INCR_WRAP },
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fStencilTests.cpp | 469 dst.push_back(StencilOp::quad(GL_EQUAL, targetStencil, GL_ALWAYS, 0.0f, GL_INCR_WRAP, GL_KEEP, GL_KEEP)); in init()
|
H A D | es2fDepthStencilTests.cpp | 749 GL_INCR_WRAP, in randomDepthStencilState() 811 { "incr_wrap", GL_INCR_WRAP },
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 212 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 233 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fStencilTexturingTests.cpp | 149 gl.stencilOp (GL_KEEP, GL_KEEP, GL_INCR_WRAP); in drawTestPattern()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv2.cpp | 4447 case GL_INCR_WRAP: in StencilOpSeparate() 4462 case GL_INCR_WRAP: in StencilOpSeparate() 4477 case GL_INCR_WRAP: in StencilOpSeparate()
|
H A D | utilities.cpp | 2110 case GL_INCR_WRAP: return sw::OPERATION_INCR; in ConvertStencilOp()
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 273 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 252 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 233 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 335 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | renderer11_utils.cpp | 1936 case GL_INCR_WRAP: in ConvertStencilOp()
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 252 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 252 #define GL_INCR_WRAP 0x8507 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 233 #define GL_INCR_WRAP 0x8507 macro
|