Searched refs:texture_lod_props (Results 1 – 1 of 1) sorted by relevance
1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local1776 texture_lod_props = (void *)s; in radv_GetPhysicalDeviceImageFormatProperties2()1821 if (texture_lod_props) { in radv_GetPhysicalDeviceImageFormatProperties2()1823 texture_lod_props->supportsTextureGatherLODBiasAMD = true; in radv_GetPhysicalDeviceImageFormatProperties2()1825 texture_lod_props->supportsTextureGatherLODBiasAMD = !vk_format_is_int(format); in radv_GetPhysicalDeviceImageFormatProperties2()