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

  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTestCase.cpp 232 const glw::GLuint m_programID;
238 , m_programID (programID)
291 const glw::GLuint m_programID;
297 , m_programID (programID)
608 gl.getProgramResourceName(m_programID, interface, propValue, (int)nameBuffer.size() - 1, &written, &nameBuffer[0]);
767 gl.getProgramInterfaceiv(m_programID, GL_ATOMIC_COUNTER_BUFFER, GL_ACTIVE_RESOURCES, &numActiveResources);
    [all...]

Completed in 154 milliseconds