Home
last modified time | relevance | path

Searched defs:uniformNames (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetUniformIndices.java5 String[] uniformNames, in glGetUniformIndices()
14 String[] uniformNames, in glGetUniformIndices()
/frameworks/base/opengl/java/android/opengl/
DGLES30.java1252 String[] uniformNames, in glGetUniformIndices()
1261 String[] uniformNames, in glGetUniformIndices()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp8576 …e_glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar *const* uniformNames, GLu… in GLTrace_glGetUniformIndices()