/external/deqp/modules/gles3/functional/ |
D | es3fStencilTests.cpp | 115 class StencilOp class 137 …StencilOp (Type type_, GLenum stencilTest_ = GL_ALWAYS, int stencil_ = 0, GLenum depthTest_ = GL_A… in StencilOp() function in deqp::gles3::Functional::StencilOp
|
/external/deqp/modules/gles2/functional/ |
D | es2fStencilTests.cpp | 112 class StencilOp class 134 …StencilOp (Type type_, GLenum stencilTest_ = GL_ALWAYS, int stencil_ = 0, GLenum depthTest_ = GL_A… in StencilOp() function in deqp::gles2::Functional::StencilOp
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderState.hpp | 94 enum StencilOp enum
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_format_autogen.h | 4677 struct StencilOp { struct 4678 typedef StencilOp ValueType; argument 4679 static const CommandId kCmdId = kStencilOp; argument 4680 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 4681 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 4683 static uint32_t ComputeSize() { in ComputeSize() 4707 COMPILE_ASSERT(sizeof(StencilOp) == 16, Sizeof_StencilOp_is_not_16); argument
|
D | gles2_cmd_format_test_autogen.h | 1541 TEST_F(GLES2FormatTest, StencilOp) { in TEST_F() argument
|
/external/chromium_org/ppapi/c/ |
D | ppb_opengles2.h | 342 void (*StencilOp)(PP_Resource context, member
|
/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_implementation_impl_autogen.h | 1174 void GLES2Implementation::StencilOp(GLenum fail, GLenum zfail, GLenum zpass) { in StencilOp() function
|
D | gles2_trace_implementation_impl_autogen.h | 697 void GLES2TraceImplementation::StencilOp(GLenum fail, in StencilOp() function
|
D | gles2_interface_stub_impl_autogen.h | 398 void GLES2InterfaceStub::StencilOp(GLenum /* fail */, in StencilOp() function
|
D | gles2_cmd_helper_autogen.h | 977 void StencilOp(GLenum fail, GLenum zfail, GLenum zpass) { in StencilOp() function
|
D | gles2_implementation_unittest_autogen.h | 1042 TEST_F(GLES2ImplementationTest, StencilOp) { in TEST_F() argument
|
/external/chromium_org/mojo/examples/pepper_container_app/ |
D | ppb_opengles2_thunk.cc | 975 void StencilOp(PP_Resource context_id, in StencilOp() function
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_opengles2_shared.cc | 988 void StencilOp(PP_Resource context_id, in StencilOp() function
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
D | glapitemp.h | 1542 KEYWORD1 void KEYWORD2 NAME(StencilOp)(GLenum fail, GLenum zfail, GLenum zpass) in NAME() argument
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glapi_mapi_tmp.h | 3108 GLAPI void APIENTRY GLAPI_PREFIX(StencilOp)(GLenum fail, GLenum zfail, GLenum zpass) in GLAPI_PREFIX() argument
|