Searched defs:loopCase (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLoopTests.cpp | 79 static const char* getLoopCaseName(LoopCase loopCase) in getLoopCaseName() 425 const char* description, bool isVertexCase, LoopCase loopCase, in createSpecialLoopCase() 1187 for (int loopCase = 0; loopCase < LOOPCASE_LAST; loopCase++) in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 92 static const char* getLoopCaseName (LoopCase loopCase) in getLoopCaseName() 442 …, const char* caseName, const char* description, bool isVertexCase, LoopCase loopCase, LoopType lo… in createSpecialLoopCase() 1195 for (int loopCase = 0; loopCase < LOOPCASE_LAST; loopCase++) in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderLoopTests.cpp | 102 static const char* getLoopCaseName (LoopCase loopCase) in getLoopCaseName() 484 …, const char* caseName, const char* description, bool isVertexCase, LoopCase loopCase, LoopType lo… in createSpecialLoopCase() 1319 for (int loopCase = 0; loopCase < LOOPCASE_LAST; loopCase++) in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 187 static const char* getLoopCaseName (LoopCase loopCase) in getLoopCaseName() 537 LoopCase loopCase, in createSpecialLoopCase() 1563 for (int loopCase = 0; loopCase < LOOPCASE_LAST; loopCase++) in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 187 static const char* getLoopCaseName (LoopCase loopCase) in getLoopCaseName() 537 LoopCase loopCase, in createSpecialLoopCase() 1563 for (int loopCase = 0; loopCase < LOOPCASE_LAST; loopCase++) in init() local
|