Searched defs:io_ptr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.h | 406 LLVMValueRef io_ptr; member in struct:draw_gs_llvm_variant
|
| H A D | draw_llvm.c | 1538 LLVMValueRef io_ptr, vbuffers_ptr, vb_ptr; local in function:draw_llvm_generate 792 store_aos(struct gallivm_state * gallivm,LLVMValueRef io_ptr,LLVMValueRef index,LLVMValueRef value) argument 870 store_aos_array(struct gallivm_state * gallivm,struct lp_type soa_type,LLVMValueRef io_ptr,LLVMValueRef * indices,LLVMValueRef * aos,int attrib,int num_outputs,LLVMValueRef clipmask,boolean need_edgeflag) argument 1016 store_clip(struct gallivm_state * gallivm,const struct lp_type vs_type,LLVMValueRef io_ptr,LLVMValueRef (* outputs)[TGSI_NUM_CHANNELS],int idx) argument 2240 LLVMValueRef io_ptr, input_array, num_prims, mask_val; local in function:draw_gs_llvm_generate [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.h | 708 LLVMValueRef io_ptr; member in struct:draw_gs_llvm_variant 733 LLVMValueRef io_ptr; member in struct:draw_tcs_llvm_variant 759 LLVMValueRef io_ptr; member in struct:draw_tes_llvm_variant
|
| H A D | draw_llvm.c | 1933 LLVMValueRef io_ptr, vbuffers_ptr, vb_ptr; local in function:draw_llvm_generate 1164 store_aos(struct gallivm_state * gallivm,LLVMValueRef io_ptr,LLVMValueRef index,LLVMValueRef value) argument 1242 store_aos_array(struct gallivm_state * gallivm,struct lp_type soa_type,LLVMValueRef io_ptr,LLVMValueRef * indices,LLVMValueRef * aos,int attrib,int num_outputs,LLVMValueRef clipmask,boolean need_edgeflag) argument 1388 store_clip(struct gallivm_state * gallivm,const struct lp_type vs_type,LLVMValueRef io_ptr,LLVMValueRef (* outputs)[TGSI_NUM_CHANNELS],int idx) argument 2768 LLVMValueRef io_ptr, input_array, num_prims, mask_val; local in function:draw_gs_llvm_generate 3922 LLVMValueRef tess_coord[2], io_ptr, input_array, num_tess_coord; local in function:draw_tes_llvm_generate [all...] |
Completed in 11 milliseconds