Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c4820 static LLVMValueRef apply_round_slice(struct ac_llvm_context *ctx, in apply_round_slice() function
5027 coords[1] = apply_round_slice(&ctx->ac, coords[1]); in visit_tex()
5036 coords[2] = apply_round_slice(&ctx->ac, coords[2]); in visit_tex()