Searched refs:lp_build_emit_fetch_fn (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_tgsi.h | 327 typedef LLVMValueRef (*lp_build_emit_fetch_fn)(struct lp_build_tgsi_context *, typedef in typeref:typename:LLVMValueRef (*)(struct lp_build_tgsi_context *,const struct tgsi_full_src_register *,enum tgsi_opcode_type,unsigned) 360 lp_build_emit_fetch_fn emit_fetch_funcs[TGSI_FILE_COUNT]; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_tgsi.h | 331 typedef LLVMValueRef (*lp_build_emit_fetch_fn)(struct lp_build_tgsi_context *, typedef in typeref:typename:LLVMValueRef (*)(struct lp_build_tgsi_context *,const struct tgsi_full_src_register *,enum tgsi_opcode_type,unsigned) 372 lp_build_emit_fetch_fn emit_fetch_funcs[TGSI_FILE_COUNT]; |
Completed in 4 milliseconds