Home
last modified time | relevance | path

Searched refs:LOOPCOUNT_LAST (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLoopTests.cpp129 LOOPCOUNT_LAST enumerator
136 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_names) == LOOPCOUNT_LAST); in getLoopCountTypeName()
137 DE_ASSERT(deInBounds32((int)countType, 0, LOOPCOUNT_LAST)); in getLoopCountTypeName()
1146 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderLoopTests.cpp168 LOOPCOUNT_LAST enumerator
180 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_names) == LOOPCOUNT_LAST); in getLoopCountTypeName()
181 DE_ASSERT(deInBounds32((int)countType, 0, LOOPCOUNT_LAST)); in getLoopCountTypeName()
1160 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderLoopTests.cpp171 LOOPCOUNT_LAST enumerator
183 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_names) == LOOPCOUNT_LAST); in getLoopCountTypeName()
184 DE_ASSERT(deInBounds32((int)countType, 0, LOOPCOUNT_LAST)); in getLoopCountTypeName()
1284 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp144 LOOPCOUNT_LAST enumerator
239 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_names) == LOOPCOUNT_LAST); in getLoopCountTypeName()
240 DE_ASSERT(deInBounds32((int)countType, 0, LOOPCOUNT_LAST)); in getLoopCountTypeName()
1525 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp144 LOOPCOUNT_LAST enumerator
239 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_names) == LOOPCOUNT_LAST); in getLoopCountTypeName()
240 DE_ASSERT(deInBounds32((int)countType, 0, LOOPCOUNT_LAST)); in getLoopCountTypeName()
1525 for (int loopCountType = 0; loopCountType < LOOPCOUNT_LAST; loopCountType++) in init()