Searched refs:apply_round_slice (Results 1 – 1 of 1) sorted by relevance
4049 static LLVMValueRef apply_round_slice(struct ac_llvm_context *ctx, LLVMValueRef coord) in apply_round_slice() function4252 args.coords[1] = apply_round_slice(&ctx->ac, args.coords[1]); in visit_tex()4261 args.coords[2] = apply_round_slice(&ctx->ac, args.coords[2]); in visit_tex()