Searched defs:Uniform4fv (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/ppapi/c/ |
D | ppb_opengles2.h | 431 void (*Uniform4fv)(PP_Resource context, member
|
/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_implementation_impl_autogen.h | 1427 void GLES2Implementation::Uniform4fv(GLint location, in Uniform4fv() function
|
D | gles2_trace_implementation_impl_autogen.h | 862 void GLES2TraceImplementation::Uniform4fv(GLint location, in Uniform4fv() function
|
D | gles2_interface_stub_impl_autogen.h | 495 void GLES2InterfaceStub::Uniform4fv(GLint /* location */, in Uniform4fv() function
|
D | gles2_implementation_unittest_autogen.h | 1303 TEST_F(GLES2ImplementationTest, Uniform4fv) { in TEST_F() argument
|
/external/chromium_org/mojo/examples/pepper_container_app/ |
D | ppb_opengles2_thunk.cc | 1199 void Uniform4fv(PP_Resource context_id, in Uniform4fv() function
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_opengles2_shared.cc | 1212 void Uniform4fv(PP_Resource context_id, in Uniform4fv() function
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
D | glapitemp.h | 4485 KEYWORD1 void KEYWORD2 NAME(Uniform4fv)(GLint location, GLsizei count, const GLfloat * value) in NAME() argument
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glapi_mapi_tmp.h | 6440 GLAPI void APIENTRY GLAPI_PREFIX(Uniform4fv)(GLint location, GLsizei count, const GLfloat *value) in GLAPI_PREFIX() argument
|