Home
last modified time | relevance | path

Searched refs:ac_build_buffer_load_format (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h269 LLVMValueRef ac_build_buffer_load_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc,
H A Dac_nir_to_llvm.c1588 return ac_build_buffer_load_format(&ctx->ac, args->resource, args->coords[0], ctx->ac.i32_0, in build_tex_intrinsic()
2621 res = ac_build_buffer_load_format(&ctx->ac, rsrc, vindex, ctx->ac.i32_0, num_channels, in visit_image_load()
H A Dac_llvm_build.c1341 LLVMValueRef ac_build_buffer_load_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_format() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c186 fetches[i] = ac_build_buffer_load_format(&ctx->ac, vb_desc, vertex_index, voffset, in load_input_vs()

Completed in 18 milliseconds