| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 228 void (*FrontFace)(PP_Resource context, GLenum mode); member 687 void (*FrontFace)(PP_Resource context, GLenum mode); member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 2171 struct FrontFace { struct 2172 typedef FrontFace ValueType; argument 2173 static const CommandId kCmdId = kFrontFace; argument 2197 COMPILE_ASSERT(sizeof(FrontFace) == 8, Sizeof_FrontFace_is_not_8); argument
|
| D | gles2_cmd_format_test_autogen.h | 736 TEST_F(GLES2FormatTest, FrontFace) { in TEST_F() argument
|
| /external/mesa3d/src/mesa/main/ |
| D | dd.h | 465 void (*FrontFace)(struct gl_context *ctx, GLenum mode); member
|
| D | mtypes.h | 1084 GLenum FrontFace; /**< Either GL_CW or GL_CCW */ member
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 477 void GLES2Implementation::FrontFace(GLenum mode) { in FrontFace() function
|
| D | gles2_interface_stub_impl_autogen.h | 188 void GLES2InterfaceStub::FrontFace(GLenum /* mode */) { in FrontFace() function
|
| D | gles2_trace_implementation_impl_autogen.h | 328 void GLES2TraceImplementation::FrontFace(GLenum mode) { in FrontFace() function
|
| D | gles2_implementation_unittest_autogen.h | 448 TEST_F(GLES2ImplementationTest, FrontFace) { in TEST_F() argument
|
| D | gles2_cmd_helper_autogen.h | 474 void FrontFace(GLenum mode) { in FrontFace() function
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | dd.h | 465 void (*FrontFace)(struct gl_context *ctx, GLenum mode); member
|
| D | mtypes.h | 1084 GLenum FrontFace; /**< Either GL_CW or GL_CCW */ member
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 463 void FrontFace(PP_Resource context_id, GLenum mode) { in FrontFace() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 471 void FrontFace(PP_Resource context_id, GLenum mode) { in FrontFace() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 1025 KEYWORD1 void KEYWORD2 NAME(FrontFace)(GLenum mode) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 2499 GLAPI void APIENTRY GLAPI_PREFIX(FrontFace)(GLenum mode) in GLAPI_PREFIX() argument
|