HomeSort by relevance Sort by last modified time
    Searched defs:uniformNames (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles3/functional/
es3fIndexedStateQueryTests.cpp 309 const char* uniformNames[] =
315 glGetUniformIndices(m_program, 2, uniformNames, uniformIndices);
352 const char* uniformNames[] =
358 glGetUniformIndices(m_program, 2, uniformNames, uniformIndices);
es3fShaderStateQueryTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp     [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
ShaderProgram.java 113 private String[] uniformNames;
812 uniformNames = new String[numUniforms];
823 uniformNames[i] = name;
902 return uniformNames;
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 446 milliseconds