Home
last modified time | relevance | path

Searched refs:tex_fetch_ptrs (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3981 static void tex_fetch_ptrs(struct ac_nir_context *ctx, nir_tex_instr *instr, in tex_fetch_ptrs() function
4066 tex_fetch_ptrs(ctx, instr, wctx, &args.resource, &args.sampler, &fmask_ptr); in visit_tex()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp8456 void tex_fetch_ptrs(isel_context *ctx, nir_tex_instr *instr, in tex_fetch_ptrs() function
8666 tex_fetch_ptrs(ctx, instr, &resource, &sampler, &fmask_ptr, &stype); in visit_tex()