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

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c3528 emit_load_frag_coord(struct ac_nir_context *ctx) function in typeref:typename:LLVMValueRef
3667 result = emit_load_frag_coord(ctx);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4790 emit_load_frag_coord(isel_context* ctx, Temp dst, unsigned num_components) function in namespace:aco::__anon562fcc110110
8063 emit_load_frag_coord(ctx, get_ssa_temp(ctx, &instr->dest.ssa), 4);

Completed in 28 milliseconds