Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_device.h85 struct agx_usc_uniform_packed image_heap; member
H A Dhk_device.c73 agx_pack(&dev->rodata.image_heap, USC_UNIFORM, cfg) { in hk_upload_rodata()
H A Dhk_shader.c1407 agx_usc_push_packed(&b, UNIFORM, dev->rodata.image_heap); in hk_fast_link()