Searched refs:emit_fbfetch (Results 1 – 3 of 3) sorted by relevance
150 LLVMValueRef (*emit_fbfetch)(struct ac_shader_abi *abi); member
3214 return ctx->abi->emit_fbfetch(ctx->abi); in visit_load()
999 ctx->abi.emit_fbfetch = si_nir_emit_fbfetch; in si_llvm_init_ps_callbacks()