Home
last modified time | relevance | path

Searched refs:VkMemoryResourceAllocationSizeProperties100000MESA (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_device_memory.h571 …es100000MESA_self(struct vn_cs_encoder *enc, const VkMemoryResourceAllocationSizeProperties100000M… in vn_encode_VkMemoryResourceAllocationSizeProperties100000MESA_self()
578 …perties100000MESA(struct vn_cs_encoder *enc, const VkMemoryResourceAllocationSizeProperties100000M… in vn_encode_VkMemoryResourceAllocationSizeProperties100000MESA()
596 …0MESA_self_partial_temp(struct vn_cs_decoder *dec, VkMemoryResourceAllocationSizeProperties100000M… in vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_self_partial_temp()
603 …100000MESA_partial_temp(struct vn_cs_decoder *dec, VkMemoryResourceAllocationSizeProperties100000M… in vn_decode_VkMemoryResourceAllocationSizeProperties100000MESA_partial_temp()
628 …llocationSizeProperties100000MESA_self(enc, (const VkMemoryResourceAllocationSizeProperties100000M… in vn_encode_VkMemoryResourcePropertiesMESA_pnext()
668 … pnext = vn_cs_decoder_alloc_temp(dec, sizeof(VkMemoryResourceAllocationSizeProperties100000MESA)); in vn_decode_VkMemoryResourcePropertiesMESA_pnext_partial_temp()
672 …onSizeProperties100000MESA_self_partial_temp(dec, (VkMemoryResourceAllocationSizeProperties100000M… in vn_decode_VkMemoryResourcePropertiesMESA_pnext_partial_temp()
H A Dvn_protocol_renderer_defines.h420 typedef struct VkMemoryResourceAllocationSizeProperties100000MESA { struct
424 } VkMemoryResourceAllocationSizeProperties100000MESA; typedef
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_device_memory.c326 VkMemoryResourceAllocationSizeProperties100000MESA *alloc_size_props = vkr_find_struct( in vkr_dispatch_vkGetMemoryResourcePropertiesMESA()