Searched refs:linear_sampling (Results 1 – 1 of 1) sorted by relevance
81 …r_format_supported(const struct radv_physical_device *pdev, VkFormat format, bool *linear_sampling) in radv_is_sampler_format_supported() argument94 *linear_sampling = true; in radv_is_sampler_format_supported()96 *linear_sampling = false; in radv_is_sampler_format_supported()385 bool linear_sampling; in radv_physical_device_get_format_properties() local386 if (radv_is_sampler_format_supported(pdev, format, &linear_sampling)) { in radv_physical_device_get_format_properties()395 if (linear_sampling) { in radv_physical_device_get_format_properties()