Home
last modified time | relevance | path

Searched defs:getPhysicalDeviceSparseImageFormatProperties (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkInstanceFunctionPointers.inl17 GetPhysicalDeviceSparseImageFormatPropertiesFunc getPhysicalDeviceSparseImageFormatProperties; variable
H A DvkInstanceDriverImpl.inl62 void InstanceDriver::getPhysicalDeviceSparseImageFormatProperties (VkPhysicalDevice physicalDevice,… function in InstanceDriver
H A DvkNullDriverImpl.inl683 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceSparseImageFormatProperties (VkPhysicalDevice physicalD… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp309 std::vector<VkSparseImageFormatProperties> getPhysicalDeviceSparseImageFormatProperties( in getPhysicalDeviceSparseImageFormatProperties() function