Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp412 static bool supportsStores(int descriptorType) in supportsStores() function
1438 if (supportsStores(m_data.descriptorType) && !m_data.vol) { in initPrograms()
3830 if (volCases[volNdx].count && !supportsStores(descCases[descNdx].count)) in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp456 static bool supportsStores(int descriptorType) in supportsStores() function
1479 if (supportsStores(m_data.descriptorType) && !m_data.vol) in initPrograms()
3352 if (volCases[volNdx].count && !supportsStores(descCases[descNdx].count)) in createTests()

Completed in 10 milliseconds