Home
last modified time | relevance | path

Searched defs:uniformIndices (Results 1 – 5 of 5) 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.cpp1865 …mIndices(GLuint program, GLsizei uniformCount, const GLchar** uniformNames, GLuint* uniformIndices) in glGetUniformIndices()
1871 … GLsizei uniformCount, const GLchar* packedUniformNames, GLsizei packedLen, GLuint* uniformIndices) in glGetUniformIndicesAEMU()
1980 void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint* uniformIndices, GLen… in glGetActiveUniformsiv()
DGL2Encoder.cpp3521 …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()
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_entry.cpp1831 …es(GLuint program, GLsizei uniformCount, const GLchar* const* uniformNames, GLuint* uniformIndices) in glGetUniformIndices()
1837 … GLsizei uniformCount, const GLchar* packedUniformNames, GLsizei packedLen, GLuint* uniformIndices) in glGetUniformIndicesAEMU()
1945 void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint* uniformIndices, GLen… in glGetActiveUniformsiv()