Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp309 const char* uniformNames[] = in testUniformBuffers() local
352 const char* uniformNames[] = in testUniformBuffers() local
Des3fShaderStateQueryTests.cpp1532 const char* uniformNames[] = in test() local
1713 const char* uniformNames[] = {"uniformValue"}; in test() local
1787 const char* uniformNames[] = in test() local
/external/mesa3d/src/mesa/main/
Duniforms.c567 const GLchar * const *uniformNames, in _mesa_GetUniformIndices()
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES30.java148 …public native void glGetUniformIndices(int program, String[] uniformNames, IntBuffer uniformIndice… in glGetUniformIndices()
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES30.java132 …public native void glGetUniformIndices(int program, String[] uniformNames, IntBuffer uniformIndice… in glGetUniformIndices()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DShaderProgram.java113 private String[] uniformNames; field in ShaderProgram
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGL30.java527 …public void glGetUniformIndices (int program, String[] uniformNames, java.nio.IntBuffer uniformInd… in glGetUniformIndices()
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGL30.java467 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices()
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3GL30.java469 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices()
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1240 const char* uniformNames[] = in test() local
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java981 …public void glGetUniformIndices (int program, String[] uniformNames, java.nio.IntBuffer uniformInd… in glGetUniformIndices()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
DGL30Profiler.java1631 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices()
/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp2305 …tch_GetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar* const *uniformNames, GLu… in Switch_GetUniformIndices()
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2337 … glGetUniformIndices (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLui…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2196 …mIndices (glw::GLuint program, glw::GLsizei uniformCount, const glw::GLchar *const*uniformNames, g…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl2327 void glwGetUniformIndices (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, …