Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h111 glShaderSource_client_proc_t glShaderSource; member
Dgl2_entry.cpp1058 void glShaderSource(GLuint shader, GLsizei count, const GLchar* const* string, const GLint* length) in glShaderSource() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h142 glShaderSource_server_proc_t glShaderSource; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3462 GL_APICALL void GL_APIENTRY glShaderSource(GLuint shader, GLsizei count, const GLchar* const* stri… in glShaderSource() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1632 #define glShaderSource MANGLE(ShaderSource) macro