Home
last modified time | relevance | path

Searched defs:GetPhysicalDeviceFeatures (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h42 PFN_vkGetPhysicalDeviceFeatures GetPhysicalDeviceFeatures; member
H A Dapi_gen.cpp1045 VKAPI_ATTR void GetPhysicalDeviceFeatures(VkPhysicalDevice physicalDevice, VkPhysicalDeviceFeatures… in GetPhysicalDeviceFeatures() function
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.cpp387 void VkRenderFramework::GetPhysicalDeviceFeatures(VkPhysicalDeviceFeatures *features) { in GetPhysicalDeviceFeatures() function in VkRenderFramework
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h38 PFN_vkGetPhysicalDeviceFeatures GetPhysicalDeviceFeatures; member
H A Dchassis.cpp1050 VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceFeatures( in GetPhysicalDeviceFeatures() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp593 void GetPhysicalDeviceFeatures(VkPhysicalDevice /*gpu*/, in GetPhysicalDeviceFeatures() function