Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1417 static LLVMValueRef emit_ffract(struct ac_llvm_context *ctx, in emit_ffract() function
1880 result = emit_ffract(&ctx->ac, src[0]); in visit_alu()
4077 values[0] = emit_ffract(&ctx->ac, ctx->abi->frag_pos[0]); in load_sample_pos()
4078 values[1] = emit_ffract(&ctx->ac, ctx->abi->frag_pos[1]); in load_sample_pos()