Home
last modified time | relevance | path

Searched refs:get_tex_image_to_load (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.c3778 get_tex_image_to_load( struct ntv_context *ctx, SpvId image_type, bool is_buffer, SpvId load) in get_tex_image_to_load() function
3800 SpvId image = get_tex_image_to_load(ctx, image_type, is_buffer, load); in emit_tex_readop()
3898 SpvId image = get_tex_image_to_load(ctx, image_type, is_buffer, load); in emit_tex()
3916 SpvId image = get_tex_image_to_load(ctx, image_type, is_buffer, load); in emit_tex()
3922 SpvId image = get_tex_image_to_load(ctx, image_type, is_buffer, load); in emit_tex()