Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c7358 radv_get_max_anisotropy(struct radv_device *device, in radv_get_max_anisotropy() function
7415 uint32_t max_aniso = radv_get_max_anisotropy(device, pCreateInfo); in radv_init_sampler()