Home
last modified time | relevance | path

Searched refs:radv_get_max_anisotropy (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c6852 radv_get_max_anisotropy(struct radv_device *device, const VkSamplerCreateInfo *pCreateInfo) in radv_get_max_anisotropy() function
6900 uint32_t max_aniso = radv_get_max_anisotropy(device, pCreateInfo); in radv_init_sampler()