Searched refs:combinedImageSamplerDescriptorCount (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c366 ycbcr_props->combinedImageSamplerDescriptorCount = 0;
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_formats.c440 ycbcr_props->combinedImageSamplerDescriptorCount = 1;
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_formats.c624 ycbcr_props->combinedImageSamplerDescriptorCount = 1;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c1396 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(base_info->format);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_formats.c935 pYcbcrImageFormatProperties->combinedImageSamplerDescriptorCount =
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c1233 pYcbcrImageFormatProperties->combinedImageSamplerDescriptorCount =
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format);
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h9339 size += vn_sizeof_uint32_t(&val->combinedImageSamplerDescriptorCount);
9367 vn_decode_uint32_t(dec, &val->combinedImageSamplerDescriptorCount);
9394 /* skip val->combinedImageSamplerDescriptorCount */
9421 /* skip val->combinedImageSamplerDescriptorCount */
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4399 uint32_t combinedImageSamplerDescriptorCount; member in struct:VkSamplerYcbcrConversionImageFormatProperties
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h4959 uint32_t combinedImageSamplerDescriptorCount; member in struct:VkSamplerYcbcrConversionImageFormatProperties

Completed in 97 milliseconds