Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h351 ac_image_load, enumerator
H A Dac_nir_to_llvm.c1601 ? ac_image_load in build_tex_intrinsic()
1630 args->opcode = ac_image_load; in build_tex_intrinsic()
2632 args.opcode = level_zero ? ac_image_load : ac_image_load_mip; in visit_image_load()
H A Dac_llvm_build.c2165 a->opcode == ac_image_load || a->opcode == ac_image_load_mip; in ac_build_image_opcode()
2238 case ac_image_load: in ac_build_image_opcode()
3099 fmask_load.opcode = ac_image_load; in ac_apply_fmask_to_sample()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c98 args.opcode = ac_image_load; in si_nir_emit_fbfetch()

Completed in 20 milliseconds