Searched defs:uniformIndices (Results 1 – 5 of 5) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | GLESv3.cpp | 405 GLsizei packedLen, GLuint* uniformIndices) { in glGetUniformIndicesAEMU()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 1865 …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()
|
D | GL2Encoder.cpp | 3521 …self, GLuint program, GLsizei uniformCount, const GLchar ** uniformNames, GLuint* uniformIndices) { in s_glGetUniformIndices()
|
D | gl2_enc.cpp | 5749 … 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/ |
D | gles3_wrapper_entry.cpp | 1831 …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()
|