Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp405 GLsizei packedLen, GLuint* uniformIndices) { in glGetUniformIndicesAEMU()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp1867 …mIndices(GLuint program, GLsizei uniformCount, const GLchar** uniformNames, GLuint* uniformIndices) in glGetUniformIndices()
1873 … GLsizei uniformCount, const GLchar* packedUniformNames, GLsizei packedLen, GLuint* uniformIndices) in glGetUniformIndicesAEMU()
1982 void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint* uniformIndices, GLen… in glGetActiveUniformsiv()
DGL2Encoder.cpp3522 …self, GLuint program, GLsizei uniformCount, const GLchar ** uniformNames, GLuint* uniformIndices) { in s_glGetUniformIndices()
Dgl2_enc.cpp5749 … GLsizei uniformCount, const GLchar* packedUniformNames, GLsizei packedLen, GLuint* uniformIndices) in glGetUniformIndicesAEMU_enc()
6329 …ormsiv_enc(void *self , GLuint program, GLsizei uniformCount, const GLuint* uniformIndices, GLenum… in glGetActiveUniformsiv_enc()