Home
last modified time | relevance | path

Searched defs:need_edgeflag (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1226 store_aos_array(struct gallivm_state *gallivm, struct lp_type soa_type, LLVMTypeRef io_type, LLVMValueRef io_ptr, LLVMValueRef *indices, LLVMValueRef* aos, int attrib, int num_outputs, LLVMValueRef clipmask, boolean need_edgeflag) store_aos_array() argument
1297 convert_to_aos(struct gallivm_state *gallivm, LLVMTypeRef io_type, LLVMValueRef io, LLVMValueRef *indices, LLVMValueRef (*outputs)[TGSI_NUM_CHANNELS], LLVMValueRef clipmask, int num_outputs, struct lp_type soa_type, boolean need_edgeflag) convert_to_aos() argument

Completed in 10 milliseconds