| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 200 void (*DepthRangef)(PP_Resource context, GLclampf zNear, GLclampf zFar); member 659 void (*DepthRangef)(PP_Resource context, GLclampf zNear, GLclampf zFar); member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 1729 struct DepthRangef { struct 1730 typedef DepthRangef ValueType; argument 1731 static const CommandId kCmdId = kDepthRangef; argument 1732 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 1733 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 1757 COMPILE_ASSERT(sizeof(DepthRangef) == 12, Sizeof_DepthRangef_is_not_12); argument
|
| D | gles2_cmd_format_test_autogen.h | 589 TEST_F(GLES2FormatTest, DepthRangef) { in TEST_F() argument
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 426 void GLES2Implementation::DepthRangef(GLclampf zNear, GLclampf zFar) { in DepthRangef() function
|
| D | gles2_interface_stub_impl_autogen.h | 149 void GLES2InterfaceStub::DepthRangef(GLclampf /* zNear */, in DepthRangef() function
|
| D | gles2_trace_implementation_impl_autogen.h | 254 void GLES2TraceImplementation::DepthRangef(GLclampf zNear, GLclampf zFar) { in DepthRangef() function
|
| D | gles2_implementation_unittest_autogen.h | 351 TEST_F(GLES2ImplementationTest, DepthRangef) { in TEST_F() argument
|
| D | gles2_cmd_helper_autogen.h | 377 void DepthRangef(GLclampf zNear, GLclampf zFar) { in DepthRangef() function
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 362 void DepthRangef(PP_Resource context_id, GLclampf zNear, GLclampf zFar) { in DepthRangef() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 369 void DepthRangef(PP_Resource context_id, GLclampf zNear, GLclampf zFar) { in DepthRangef() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 5313 KEYWORD1 void KEYWORD2 NAME(DepthRangef)(GLclampf zNear, GLclampf zFar) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 7413 GLAPI void APIENTRY GLAPI_PREFIX(DepthRangef)(GLclampf zNear, GLclampf zFar) in GLAPI_PREFIX() argument
|