Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h111 glShaderSource_wrapper_proc_t glShaderSource; member
Dgles3_wrapper_entry.cpp1015 void glShaderSource(GLuint shader, GLsizei count, const GLchar* const* string, const GLint* length) in glShaderSource() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h111 glShaderSource_client_proc_t glShaderSource; member
Dgl2_entry.cpp1043 void glShaderSource(GLuint shader, GLsizei count, const GLchar* const* string, const GLint* length) in glShaderSource() function