Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp6100 bool FunctionalTest12::testAtomicDraw(GLuint subroutine_index, const GLuint expected_results[3]) co… in testAtomicDraw()
6304 bool FunctionalTest12::testImageDraw(GLuint subroutine_index, Utils::texture& left, Utils::texture&… in testImageDraw()
6506 bool FunctionalTest12::testSSBODraw(GLuint subroutine_index, const GLuint expected_results[4]) const in testSSBODraw()
/third_party/mesa3d/src/compiler/glsl/
Dir.h1400 int subroutine_index; variable