Searched refs:dvbuffer_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 90 LLVMTypeRef dvbuffer_type; local in function:create_jit_dvbuffer_type 98 dvbuffer_type = LLVMStructTypeInContext(gallivm->context, elem_types, 103 target, dvbuffer_type, 106 target, dvbuffer_type, 109 return dvbuffer_type;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 119 LLVMTypeRef dvbuffer_type; local in function:create_jit_dvbuffer_type 127 dvbuffer_type = LLVMStructTypeInContext(gallivm->context, elem_types, 132 target, dvbuffer_type, 135 target, dvbuffer_type, 138 return dvbuffer_type;
|
Completed in 11 milliseconds