Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.cpp29 DeviceFeatures::DeviceFeatures(const InstanceInterface &vki, in DeviceFeatures() function in vk::DeviceFeatures
244 …bool DeviceFeatures::verifyFeatureAddCriteria(const FeatureStructCreationData &item, const std::ve… in verifyFeatureAddCriteria()
263 bool DeviceFeatures::contains(const std::string &feature, bool throwIfNotExists) const in contains()
277 bool DeviceFeatures::isDeviceFeatureInitialized(VkStructureType sType) const in isDeviceFeatureInitialized()
287 DeviceFeatures::~DeviceFeatures(void) in ~DeviceFeatures()
DvkDeviceFeatures.hpp95 class DeviceFeatures class
98 DeviceFeatures (const InstanceInterface& vki,
105 ~DeviceFeatures (void);
143 const FeatureType& DeviceFeatures::getFeatureType(void) const in getFeatureType()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatureTest.inl19 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
66 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
113 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
161 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
210 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
257 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
304 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
354 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
401 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
448 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer…
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp463 const DeviceFeatures m_deviceFeatures;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp463 const DeviceFeatures m_deviceFeatures;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1610 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer… in createDeviceWithUnsupportedFeaturesTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceInitializationTests.cpp1610 …const DeviceFeatures deviceFeaturesAll (context.getInstanceInterface(), context.getUsedApiVer… in createDeviceWithUnsupportedFeaturesTest()