Home
last modified time | relevance | path

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

/external/mesa3d/bin/
D.cherry-ignore31 d136a5fad9c7e67c1362453388914ecc60420883 ac: fix the number of coordinates for ac_image_get_lod and…
/external/mesa3d/src/amd/common/
Dac_llvm_build.h291 ac_image_get_lod, enumerator
Dac_llvm_build.c1358 a->opcode == ac_image_get_lod; in ac_build_image_opcode()
1389 case ac_image_get_lod: in ac_build_image_opcode()
1457 case ac_image_get_lod: in ac_build_image_opcode()
Dac_nir_to_llvm.c2364 args->opcode = ac_image_get_lod; in build_tex_intrinsic()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_mem.c1850 args.opcode = ac_image_get_lod; in build_tex_intrinsic()