Searched refs:get_file_ptr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 830 get_file_ptr(struct lp_build_tgsi_soa_context *bld, function in typeref:typename:LLVMValueRef 884 return get_file_ptr(bld, TGSI_FILE_TEMPORARY, index, chan); 898 return get_file_ptr(bld, TGSI_FILE_OUTPUT, index, chan);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 441 get_file_ptr(struct lp_build_tgsi_soa_context *bld, function in typeref:typename:LLVMValueRef 495 return get_file_ptr(bld, TGSI_FILE_TEMPORARY, index, chan); 509 return get_file_ptr(bld, TGSI_FILE_OUTPUT, index, chan);
|
Completed in 12 milliseconds