Home
last modified time | relevance | path

Searched defs:glShaderSource (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl464 #define glShaderSource glwShaderSource macro
/external/mesa3d/include/GL/
Dgl_mangle.h1632 #define glShaderSource MANGLE(ShaderSource) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl3439 void CallLogWrapper::glShaderSource (glw::GLuint shader, glw::GLsizei count, const glw::GLchar *con… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl3755 GLW_APICALL void GLW_APIENTRY glShaderSource (GLuint shader, GLsizei count, const GLchar *const*str… function