Home
last modified time | relevance | path

Searched refs:spm_scratch_buffer_store (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_spm.c62 &device->spm_scratch_buffer_store; in pvr_spm_init_scratch_buffer_store()
71 &device->spm_scratch_buffer_store; in pvr_spm_finish_scratch_buffer_store()
167 &device->spm_scratch_buffer_store; in pvr_spm_scratch_buffer_release_locked()
181 &device->spm_scratch_buffer_store; in pvr_spm_scratch_buffer_release()
218 &device->spm_scratch_buffer_store; in pvr_spm_scratch_buffer_get_buffer()
H A Dpvr_private.h273 struct pvr_spm_scratch_buffer_store spm_scratch_buffer_store; member