Home
last modified time | relevance | path

Searched refs:currentNdx (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferTests.cpp619 …for (deUint32 currentNdx = firstNdx; currentNdx < DE_LENGTH_OF_ARRAY(bufferUsageModes); currentNdx in createBufferUsageCases() local
621 const deUint32 newBufferUsageFlags = bufferUsageFlags | bufferUsageModes[currentNdx]; in createBufferUsageCases()
622 const std::string newGroupName = getBufferUsageFlagsName(bufferUsageModes[currentNdx]); in createBufferUsageCases()
625 createBufferUsageCases(*newTestGroup, currentNdx + 1u, newBufferUsageFlags, allocationKind); in createBufferUsageCases()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp619 …for (deUint32 currentNdx = firstNdx; currentNdx < DE_LENGTH_OF_ARRAY(bufferUsageModes); currentNdx in createBufferUsageCases() local
621 const deUint32 newBufferUsageFlags = bufferUsageFlags | bufferUsageModes[currentNdx]; in createBufferUsageCases()
622 const std::string newGroupName = getBufferUsageFlagsName(bufferUsageModes[currentNdx]); in createBufferUsageCases()
625 createBufferUsageCases(*newTestGroup, currentNdx + 1u, newBufferUsageFlags, allocationKind); in createBufferUsageCases()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1803 …for (deUint32 currentNdx = firstNdx; currentNdx < VertexInputTest::GLSL_TYPE_DOUBLE - depth; curre… in createMultipleAttributeCases() local
1809 attributeInfo.glslType = (VertexInputTest::GlslType)currentNdx; in createMultipleAttributeCases()
1826 const std::string caseName = VertexInputTest::s_glslTypeDescriptions[currentNdx].name; in createMultipleAttributeCases()
1834 const std::string name = VertexInputTest::s_glslTypeDescriptions[currentNdx].name; in createMultipleAttributeCases()
1837 …createMultipleAttributeCases(pipelineConstructionType, depth - 1u, currentNdx + 1u, compatibleForm… in createMultipleAttributeCases()
DvktPipelineMultisampledRenderToSingleSampledTests.cpp871 deInt32 currentNdx = 0; in initializeAttachments() local
877 attachmentNdxes[0] = currentNdx++; in initializeAttachments()
882 attachmentNdxes[1] = currentNdx++; in initializeAttachments()
887 attachmentNdxes[2] = currentNdx++; in initializeAttachments()
892 attachmentNdxes[3] = currentNdx++; in initializeAttachments()
899 attachmentNdxes[4] = currentNdx++; in initializeAttachments()
904 attachmentNdxes[5] = currentNdx++; in initializeAttachments()
909 attachmentNdxes[6] = currentNdx++; in initializeAttachments()
914 attachmentNdxes[7] = currentNdx++; in initializeAttachments()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1803 …for (deUint32 currentNdx = firstNdx; currentNdx < VertexInputTest::GLSL_TYPE_DOUBLE - depth; curre… in createMultipleAttributeCases() local
1809 attributeInfo.glslType = (VertexInputTest::GlslType)currentNdx; in createMultipleAttributeCases()
1826 const std::string caseName = VertexInputTest::s_glslTypeDescriptions[currentNdx].name; in createMultipleAttributeCases()
1834 const std::string name = VertexInputTest::s_glslTypeDescriptions[currentNdx].name; in createMultipleAttributeCases()
1837 …createMultipleAttributeCases(pipelineConstructionType, depth - 1u, currentNdx + 1u, compatibleForm… in createMultipleAttributeCases()
DvktPipelineMultisampledRenderToSingleSampledTests.cpp871 deInt32 currentNdx = 0; in initializeAttachments() local
877 attachmentNdxes[0] = currentNdx++; in initializeAttachments()
882 attachmentNdxes[1] = currentNdx++; in initializeAttachments()
887 attachmentNdxes[2] = currentNdx++; in initializeAttachments()
892 attachmentNdxes[3] = currentNdx++; in initializeAttachments()
899 attachmentNdxes[4] = currentNdx++; in initializeAttachments()
904 attachmentNdxes[5] = currentNdx++; in initializeAttachments()
909 attachmentNdxes[6] = currentNdx++; in initializeAttachments()
914 attachmentNdxes[7] = currentNdx++; in initializeAttachments()