Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c659 get_scratch_block(struct ntv_context *ctx, unsigned bit_size) in get_scratch_block() function
2392 SpvId scratch_block = get_scratch_block(ctx, bit_size); in emit_load_scratch()
2424 SpvId scratch_block = get_scratch_block(ctx, bit_size); in emit_store_scratch()