Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_device.h143 hk_device_alloc_scratch(struct hk_device *dev, enum pipe_shader_type stage, in hk_device_alloc_scratch() function
H A Dhk_cmd_buffer.c587 hk_device_alloc_scratch(dev, s->b.info.stage, max_scratch_size); in hk_reserve_scratch()