Home
last modified time | relevance | path

Searched defs:hk_device (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_device.h66 struct hk_device { struct
67 struct vk_device vk;
68 struct agx_device dev;
69 struct agxdecode_ctx *decode_ctx;
71 struct hk_descriptor_table images;
72 struct hk_descriptor_table occlusion_queries;
73 struct hk_sampler_heap samplers;
75 struct hk_queue queue;
77 struct vk_pipeline_cache *mem_cache;
79 struct vk_meta_device meta;
[all …]