Searched refs:texture_lod_props (Results 1 – 1 of 1) sorted by relevance
1415 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local1448 texture_lod_props = (void *) s; in radv_GetPhysicalDeviceImageFormatProperties2()1493 if (texture_lod_props) { in radv_GetPhysicalDeviceImageFormatProperties2()1495 texture_lod_props->supportsTextureGatherLODBiasAMD = true; in radv_GetPhysicalDeviceImageFormatProperties2()1497 texture_lod_props->supportsTextureGatherLODBiasAMD = !vk_format_is_int(format); in radv_GetPhysicalDeviceImageFormatProperties2()