| /external/chromium_org/cc/test/ |
| D | test_gles2_interface.cc | 90 void TestGLES2Interface::GetShaderiv(GLuint shader, in GetShaderiv() function in cc::TestGLES2Interface
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 286 void (*GetShaderiv)(PP_Resource context, member 745 void (*GetShaderiv)(PP_Resource context, member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 3097 struct GetShaderiv { struct 3098 typedef GetShaderiv ValueType; argument 3099 static const CommandId kCmdId = kGetShaderiv; argument 3100 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 3101 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 3103 typedef SizedResult<GLint> Result; 3105 static uint32_t ComputeSize() { in ComputeSize() 3109 void SetHeader() { header.SetCmd<ValueType>(); } in SetHeader() 3111 void Init(GLuint _shader, in Init() 3139 COMPILE_ASSERT(sizeof(GetShaderiv) == 20, Sizeof_GetShaderiv_is_not_20); argument
|
| D | gles2_cmd_format_test_autogen.h | 1037 TEST_F(GLES2FormatTest, GetShaderiv) { in TEST_F() argument
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 805 void GLES2Implementation::GetShaderiv(GLuint shader, in GetShaderiv() function
|
| D | gles2_interface_stub_impl_autogen.h | 260 void GLES2InterfaceStub::GetShaderiv(GLuint /* shader */, in GetShaderiv() function
|
| D | gles2_trace_implementation_impl_autogen.h | 456 void GLES2TraceImplementation::GetShaderiv(GLuint shader, in GetShaderiv() function
|
| D | gles2_implementation_unittest_autogen.h | 674 TEST_F(GLES2ImplementationTest, GetShaderiv) { in TEST_F() argument
|
| D | gles2_cmd_helper_autogen.h | 657 void GetShaderiv(GLuint shader, in GetShaderiv() function
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 639 void GetShaderiv(PP_Resource context_id, in GetShaderiv() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 650 void GetShaderiv(PP_Resource context_id, in GetShaderiv() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 3044 KEYWORD1 void KEYWORD2 NAME(GetShaderiv)(GLuint shader, GLenum pname, GLint * params) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 4760 GLAPI void APIENTRY GLAPI_PREFIX(GetShaderiv)(GLuint shader, GLenum pname, GLint *params) in GLAPI_PREFIX() argument
|