Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp119 EXTERN_PART GL_APICALL void GL_APIENTRY glGetUniformIndices(GLuint program, GLsizei uniformCount, c… in glGetUniformIndices() function
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h247 glGetUniformIndices_client_proc_t glGetUniformIndices; member
Dgl2_entry.cpp1880 void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar** uniformNames, GLuint*… in glGetUniformIndices() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h288 glGetUniformIndices_server_proc_t glGetUniformIndices; member
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h863 #define glGetUniformIndices MANGLE(GetUniformIndices) macro