Home
last modified time | relevance | path

Searched refs:testPairs (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp884 const BindPointPair testPairs[] = in createBindPointTests() local
891 for (int testPairIdx = 0; testPairIdx < DE_LENGTH_OF_ARRAY(testPairs); ++testPairIdx) in createBindPointTests()
893 const auto& testPair = testPairs[testPairIdx]; in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp883 const BindPointPair testPairs[] = in createBindPointTests() local
890 for (int testPairIdx = 0; testPairIdx < DE_LENGTH_OF_ARRAY(testPairs); ++testPairIdx) in createBindPointTests()
892 const auto& testPair = testPairs[testPairIdx]; in createBindPointTests()

Completed in 4 milliseconds