Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceFeatures (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkInstanceFunctionPointers.inl11 GetPhysicalDeviceFeaturesFunc getPhysicalDeviceFeatures; variable
H A DvkInstanceDriverImpl.inl32 void InstanceDriver::getPhysicalDeviceFeatures (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFe… function in InstanceDriver
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkInstanceFunctionPointers.inl11 GetPhysicalDeviceFeaturesFunc getPhysicalDeviceFeatures; variable
H A DvkInstanceDriverImpl.inl32 void InstanceDriver::getPhysicalDeviceFeatures (VkPhysicalDevice physicalDevice, VkPhysicalDeviceFe… function in InstanceDriver
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp135 VkPhysicalDeviceFeatures getPhysicalDeviceFeatures(const InstanceInterface &vk, VkPhysicalDevice ph… in getPhysicalDeviceFeatures() function
H A DvkNullDriver.cpp1056 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, in getPhysicalDeviceFeatures() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.h205 const VkPhysicalDeviceFeatures &getPhysicalDeviceFeatures() const in getPhysicalDeviceFeatures() function