Searched refs:texture_lod_props (Results 1 – 1 of 1) sorted by relevance
1771 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local1806 texture_lod_props = (void *)s; in radv_GetPhysicalDeviceImageFormatProperties2()1858 if (texture_lod_props) { in radv_GetPhysicalDeviceImageFormatProperties2()1860 texture_lod_props->supportsTextureGatherLODBiasAMD = true; in radv_GetPhysicalDeviceImageFormatProperties2()1862 texture_lod_props->supportsTextureGatherLODBiasAMD = !vk_format_is_int(format); in radv_GetPhysicalDeviceImageFormatProperties2()