Searched refs:noFeatures (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 429 std::vector<std::string> noFeatures; in createTestsForAllStages() local 433 noResources, noInterfaces, noExtensions, noFeatures, VulkanFeatures(), in createTestsForAllStages() 450 std::vector<std::string> noFeatures; in createTestsForAllStages() local 454 noResources, noInterfaces, noExtensions, noFeatures, VulkanFeatures(), in createTestsForAllStages() 472 std::vector<std::string> noFeatures; in createTestsForAllStages() local 476 resources, noInterfaces, extensions, noFeatures, vulkanFeatures, in createTestsForAllStages() 493 std::vector<std::string> noFeatures; in createTestsForAllStages() local 498 noResources, interfaces, extensions, noFeatures, vulkanFeatures, in createTestsForAllStages() 516 std::vector<std::string> noFeatures; in createTestsForAllStages() local 520 resources, noInterfaces, extensions, noFeatures, vulkanFeatures, in createTestsForAllStages()
|