Searched defs:stencilOpSeparate (Results  1 – 5 of 5) sorted by relevance
| /external/autotest/client/deps/webgl_mpd/src/debug/ | 
| D | webgl-debug.js | 141   'stencilOpSeparate': {4: { 0:true, 1:true, 2:true, 3:true }},  property
  | 
| /external/deqp/framework/opengl/simplereference/ | 
| D | sglrGLContext.cpp | 550 void GLContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 dppass)  in stencilOpSeparate()  function in sglr::GLContext
  | 
| D | sglrReferenceContext.cpp | 2832 void ReferenceContext::stencilOpSeparate (deUint32 face, deUint32 sfail, deUint32 dpfail, deUint32 …  in stencilOpSeparate()  function in sglr::ReferenceContext
  | 
| /external/angle/src/libANGLE/renderer/gl/ | 
| D | DispatchTableGL_autogen.h | 188     PFNGLSTENCILOPSEPARATEPROC stencilOpSeparate = nullptr;  variable
  | 
| /external/deqp/framework/opengl/wrapper/ | 
| D | glwFunctions.inl | 677 glStencilOpSeparateFunc									stencilOpSeparate;  variable
  |