Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h301 LLVMValueRef si_get_bounded_indirect_index(struct si_shader_context *ctx,
Dsi_shader_tgsi_mem.c190 index = si_get_bounded_indirect_index(ctx, &image->Indirect, in image_fetch_rsrc()
1169 index = si_get_bounded_indirect_index(ctx, in tex_fetch_ptrs()
Dsi_shader.c825 LLVMValueRef si_get_bounded_indirect_index(struct si_shader_context *ctx, in si_get_bounded_indirect_index() function
2375 index = si_get_bounded_indirect_index(ctx, &reg->DimIndirect, in fetch_constant()