/external/mesa3d/src/mesa/main/ |
D | attrib.c | 76 GLboolean CullFace; member
|
D | dd.h | 463 void (*CullFace)(struct gl_context *ctx, GLenum mode); member
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | attrib.c | 76 GLboolean CullFace; member
|
D | dd.h | 463 void (*CullFace)(struct gl_context *ctx, GLenum mode); member
|
/external/chromium_org/ppapi/c/ |
D | ppb_opengles2.h | 185 void (*CullFace)(PP_Resource context, GLenum mode); member 644 void (*CullFace)(PP_Resource context, GLenum mode); member
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_format_autogen.h | 1405 struct CullFace { struct 1406 typedef CullFace ValueType; argument 1407 static const CommandId kCmdId = kCullFace; argument 1431 COMPILE_ASSERT(sizeof(CullFace) == 8, Sizeof_CullFace_is_not_8); argument
|
D | gles2_cmd_format_test_autogen.h | 470 TEST_F(GLES2FormatTest, CullFace) { in TEST_F() argument
|
/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_implementation_impl_autogen.h | 295 void GLES2Implementation::CullFace(GLenum mode) { in CullFace() function
|
D | gles2_interface_stub_impl_autogen.h | 126 void GLES2InterfaceStub::CullFace(GLenum /* mode */) { in CullFace() function
|
D | gles2_trace_implementation_impl_autogen.h | 205 void GLES2TraceImplementation::CullFace(GLenum mode) { in CullFace() function
|
D | gles2_implementation_unittest_autogen.h | 240 TEST_F(GLES2ImplementationTest, CullFace) { in TEST_F() argument
|
D | gles2_cmd_helper_autogen.h | 302 void CullFace(GLenum mode) { in CullFace() function
|
/external/chromium_org/mojo/examples/pepper_container_app/ |
D | ppb_opengles2_thunk.cc | 295 void CullFace(PP_Resource context_id, GLenum mode) { in CullFace() function
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_opengles2_shared.cc | 302 void CullFace(PP_Resource context_id, GLenum mode) { in CullFace() function
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
D | glapitemp.h | 995 KEYWORD1 void KEYWORD2 NAME(CullFace)(GLenum mode) in NAME() argument
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glapi_mapi_tmp.h | 2464 GLAPI void APIENTRY GLAPI_PREFIX(CullFace)(GLenum mode) in GLAPI_PREFIX() argument
|