Searched defs:loopCountType (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderLoopTests.cpp | 244 …const char* description, bool isVertexCase, LoopType loopType, LoopCountType loopCountType, Precis… in createGenericLoopCase() 442 … description, bool isVertexCase, LoopCase loopCase, LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1160 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLoopTests.cpp | 221 LoopCountType loopCountType, Precision loopCountPrecision, in createGenericLoopCase() 426 LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1146 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderLoopTests.cpp | 276 …const char* description, bool isVertexCase, LoopType loopType, LoopCountType loopCountType, Precis… in createGenericLoopCase() 484 … description, bool isVertexCase, LoopCase loopCase, LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1284 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 313 LoopCountType loopCountType, in createGenericLoopCase() 539 LoopCountType loopCountType) in createSpecialLoopCase() 1525 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderLoopTests.cpp | 313 LoopCountType loopCountType, in createGenericLoopCase() 539 LoopCountType loopCountType) in createSpecialLoopCase() 1525 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|