Searched defs:loopCountType (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderLoopTests.cpp | 241 … LoopCountType loopCountType, Precision loopCountPrecision, in createGenericLoopCase() 446 LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() 1167 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderLoopTests.cpp | 253 … bool isVertexCase, LoopType loopType, LoopCountType loopCountType, in createGenericLoopCase() 455 LoopCountType loopCountType) in createSpecialLoopCase() 1175 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderLoopTests.cpp | 285 … bool isVertexCase, LoopType loopType, LoopCountType loopCountType, in createGenericLoopCase() 497 LoopCountType loopCountType) in createSpecialLoopCase() 1298 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderLoopTests.cpp | 344 … LoopCountType loopCountType, glu::Precision loopCountPrecision, in createGenericLoopCase() 567 LoopCountType loopCountType) in createSpecialLoopCase() 1552 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init() local
|