Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp904 for (int operIdx = 0; operIdx < DE_LENGTH_OF_ARRAY(operations); ++operIdx) in createDynamicStateComputeTests() local
906 GroupPtr operationGroup(new tcu::TestCaseGroup(testCtx, operations[operIdx].name, "")); in createDynamicStateComputeTests()
919 operations[operIdx].operationType, // OperType operationType; in createDynamicStateComputeTests()
940 for (int operIdx = 0; operIdx < DE_LENGTH_OF_ARRAY(operations); ++operIdx) in createDynamicStateComputeTests() local
942 GroupPtr operationGroup(new tcu::TestCaseGroup(testCtx, operations[operIdx].name, "")); in createDynamicStateComputeTests()
948 operations[operIdx].operationType, // OperType operationType; in createDynamicStateComputeTests()