Home
last modified time | relevance | path

Searched defs:subroutine_index (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp6110 bool FunctionalTest12::testAtomicDraw(GLuint subroutine_index, const GLuint expected_results[3]) co… in testAtomicDraw()
6314 bool FunctionalTest12::testImageDraw(GLuint subroutine_index, Utils::texture &left, Utils::texture … in testImageDraw()
6513 bool FunctionalTest12::testSSBODraw(GLuint subroutine_index, const GLuint expected_results[4]) const in testSSBODraw()
/external/mesa3d/src/compiler/glsl/
Dir.h1360 int subroutine_index; variable