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

  /external/deqp/modules/gles31/functional/
es31fShaderStateQueryTests.cpp 132 const glw::GLuint uniformIndex = 0;
135 gl.getActiveUniformsiv(program.getProgram(), 1, &uniformIndex, GL_UNIFORM_TYPE, &type);
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp     [all...]

Completed in 1648 milliseconds