Home
last modified time | relevance | path

Searched refs:ir3_SAM (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c1416 sam = ir3_SAM(ctx->block, opc, type, wrmask, info.flags, info.samp_tex, src0, in emit_sam()
3201 sam = ir3_SAM(ctx->in_block, opc, type, MASK(ncomp), 0, NULL, in emit_tex()
3267 sam = ir3_SAM(b, opc, type, 0b1000, flags | info.flags, info.samp_tex, in emit_tex()
H A Dir3.h2331 ir3_SAM(struct ir3_block *block, opc_t opc, type_t type, unsigned wrmask, in ir3_SAM() function

Completed in 10 milliseconds