Home
last modified time | relevance | path

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

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