Home
last modified time | relevance | path

Searched refs:lastIterationIndex (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1936 const int lastIterationIndex = DE_LENGTH_OF_ARRAY(testSizes) + 1; in iterate() local
1940 if (m_iterationCounter == lastIterationIndex) in iterate()
2543 const int lastIterationIndex = DE_LENGTH_OF_ARRAY(testSizes) + 1; in iterate() local
2547 if (m_iterationCounter == lastIterationIndex) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1935 const int lastIterationIndex = DE_LENGTH_OF_ARRAY(testSizes) + 1; in iterate() local
1939 if (m_iterationCounter == lastIterationIndex) in iterate()
2542 const int lastIterationIndex = DE_LENGTH_OF_ARRAY(testSizes) + 1; in iterate() local
2546 if (m_iterationCounter == lastIterationIndex) in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp1060 const int lastIterationIndex = DE_LENGTH_OF_ARRAY(testSizes) + 1; in iterate() local
1067 else if (currentIteration == lastIterationIndex) in iterate()

Completed in 29 milliseconds