/external/deqp/modules/gles3/functional/ |
D | es3fIndexedStateQueryTests.cpp | 309 const char* uniformNames[] = in testUniformBuffers() local 352 const char* uniformNames[] = in testUniformBuffers() local
|
D | es3fShaderStateQueryTests.cpp | 1532 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/ |
D | uniforms.c | 567 const GLchar * const *uniformNames, in _mesa_GetUniformIndices()
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES30.java | 148 …public native void glGetUniformIndices(int program, String[] uniformNames, IntBuffer uniformIndice… in glGetUniformIndices()
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES30.java | 132 …public native void glGetUniformIndices(int program, String[] uniformNames, IntBuffer uniformIndice… in glGetUniformIndices()
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
D | ShaderProgram.java | 113 private String[] uniformNames; field in ShaderProgram
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
D | AndroidGL30.java | 527 …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/ |
D | LwjglGL30.java | 467 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices()
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
D | Lwjgl3GL30.java | 469 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 1240 const char* uniformNames[] = in test() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL30.java | 981 …public void glGetUniformIndices (int program, String[] uniformNames, java.nio.IntBuffer uniformInd… in glGetUniformIndices()
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/ |
D | GL30Profiler.java | 1631 public void glGetUniformIndices (int program, String[] uniformNames, IntBuffer uniformIndices) { in glGetUniformIndices()
|
/external/opencv3/modules/core/src/ |
D | gl_core_3_1.cpp | 2305 …tch_GetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar* const *uniformNames, GLu… in Switch_GetUniformIndices()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 2337 … glGetUniformIndices (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLui…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 2196 …mIndices (glw::GLuint program, glw::GLsizei uniformCount, const glw::GLchar *const*uniformNames, g…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 2327 void glwGetUniformIndices (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, …
|