Home
last modified time | relevance | path

Searched refs:dzn_physical_device_get_max_mip_level (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c550 dzn_physical_device_get_max_mip_level(bool is_3d) in dzn_physical_device_get_max_mip_level() function
558 uint32_t max_mip = dzn_physical_device_get_max_mip_level(is_3d); in dzn_physical_device_get_max_extent()
851 properties->imageFormatProperties.maxMipLevels = dzn_physical_device_get_max_mip_level(is_3d) + 1; in dzn_physical_device_get_image_format_properties()

Completed in 5 milliseconds