Searched refs:radv_get_max_anisotropy (Results 1 – 1 of 1) sorted by relevance
6852 radv_get_max_anisotropy(struct radv_device *device, const VkSamplerCreateInfo *pCreateInfo) in radv_get_max_anisotropy() function6900 uint32_t max_aniso = radv_get_max_anisotropy(device, pCreateInfo); in radv_init_sampler()