Searched refs:shaderResourceMinLod (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1046 .shaderResourceMinLod = false,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c979 .shaderResourceMinLod = pdevice->info.gen >= 9,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c1304 .shaderResourceMinLod = pdevice->info.ver >= 9,
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h831 size += vn_sizeof_VkBool32(&val->shaderResourceMinLod);
892 vn_encode_VkBool32(enc, &val->shaderResourceMinLod);
952 vn_decode_VkBool32(dec, &val->shaderResourceMinLod);
1013 /* skip val->shaderResourceMinLod */
1074 /* skip val->shaderResourceMinLod */
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c1189 .shaderResourceMinLod = true,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1895 VkBool32 shaderResourceMinLod; member in struct:VkPhysicalDeviceFeatures
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2590 VkBool32 shaderResourceMinLod; member in struct:VkPhysicalDeviceFeatures
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst4301 - radv: enable shaderResourceMinLod

Completed in 262 milliseconds