Home
last modified time | relevance | path

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

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_formats.c1386 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1419 texture_lod_props = (void *) s; in radv_GetPhysicalDeviceImageFormatProperties2()
1464 if (texture_lod_props) { in radv_GetPhysicalDeviceImageFormatProperties2()
1466 texture_lod_props->supportsTextureGatherLODBiasAMD = true; in radv_GetPhysicalDeviceImageFormatProperties2()
1468 texture_lod_props->supportsTextureGatherLODBiasAMD = !vk_format_is_int(format); in radv_GetPhysicalDeviceImageFormatProperties2()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c1741 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1776 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()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_formats.c1758 VkTextureLODGatherFormatPropertiesAMD *texture_lod_props = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local
1793 texture_lod_props = (void *)s; in radv_GetPhysicalDeviceImageFormatProperties2()
1845 if (texture_lod_props) { in radv_GetPhysicalDeviceImageFormatProperties2()
1847 texture_lod_props->supportsTextureGatherLODBiasAMD = true; in radv_GetPhysicalDeviceImageFormatProperties2()
1849 texture_lod_props->supportsTextureGatherLODBiasAMD = !vk_format_is_int(format); in radv_GetPhysicalDeviceImageFormatProperties2()