Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h247 glGetUniformIndices_wrapper_proc_t glGetUniformIndices; member
Dgles3_wrapper_entry.cpp1831 void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar* const* uniformNames, G… in glGetUniformIndices() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h247 glGetUniformIndices_client_proc_t glGetUniformIndices; member
Dgl2_entry.cpp1865 void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar** uniformNames, GLuint*… in glGetUniformIndices() function