Searched refs:FEATURE_ITEM (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 1385 #define FEATURE_ITEM(STRUCT, MEMBER) {#MEMBER, DE_OFFSET_OF(STRUCT, MEMBER)} macro 1609 FEATURE_ITEM(VkPhysicalDeviceFeatures, fullDrawIndexUint32), in createDeviceWithUnsupportedFeaturesTest() 1610 FEATURE_ITEM(VkPhysicalDeviceFeatures, imageCubeArray), in createDeviceWithUnsupportedFeaturesTest() 1611 FEATURE_ITEM(VkPhysicalDeviceFeatures, independentBlend), in createDeviceWithUnsupportedFeaturesTest() 1612 FEATURE_ITEM(VkPhysicalDeviceFeatures, geometryShader), in createDeviceWithUnsupportedFeaturesTest() 1613 FEATURE_ITEM(VkPhysicalDeviceFeatures, tessellationShader), in createDeviceWithUnsupportedFeaturesTest() 1614 FEATURE_ITEM(VkPhysicalDeviceFeatures, sampleRateShading), in createDeviceWithUnsupportedFeaturesTest() 1615 FEATURE_ITEM(VkPhysicalDeviceFeatures, dualSrcBlend), in createDeviceWithUnsupportedFeaturesTest() 1616 FEATURE_ITEM(VkPhysicalDeviceFeatures, logicOp), in createDeviceWithUnsupportedFeaturesTest() 1617 FEATURE_ITEM(VkPhysicalDeviceFeature in createDeviceWithUnsupportedFeaturesTest() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 1383 #define FEATURE_ITEM(STRUCT, MEMBER) {#MEMBER, DE_OFFSET_OF(STRUCT, MEMBER)} macro 1620 FEATURE_ITEM(VkPhysicalDeviceFeatures, fullDrawIndexUint32), in createDeviceWithUnsupportedFeaturesTest() 1621 FEATURE_ITEM(VkPhysicalDeviceFeatures, imageCubeArray), in createDeviceWithUnsupportedFeaturesTest() 1622 FEATURE_ITEM(VkPhysicalDeviceFeatures, independentBlend), in createDeviceWithUnsupportedFeaturesTest() 1623 FEATURE_ITEM(VkPhysicalDeviceFeatures, geometryShader), in createDeviceWithUnsupportedFeaturesTest() 1624 FEATURE_ITEM(VkPhysicalDeviceFeatures, tessellationShader), in createDeviceWithUnsupportedFeaturesTest() 1625 FEATURE_ITEM(VkPhysicalDeviceFeatures, sampleRateShading), in createDeviceWithUnsupportedFeaturesTest() 1626 FEATURE_ITEM(VkPhysicalDeviceFeatures, dualSrcBlend), in createDeviceWithUnsupportedFeaturesTest() 1627 FEATURE_ITEM(VkPhysicalDeviceFeatures, logicOp), in createDeviceWithUnsupportedFeaturesTest() 1628 FEATURE_ITEM(VkPhysicalDeviceFeature in createDeviceWithUnsupportedFeaturesTest() [all...] |
Completed in 13 milliseconds