HomeSort by: relevance | last modified time | path
    Searched defs:dvbuffer_type (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
draw_llvm.c 90 LLVMTypeRef dvbuffer_type; local
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/
draw_llvm.c 119 LLVMTypeRef dvbuffer_type; local
127 dvbuffer_type = LLVMStructTypeInContext(gallivm->context, elem_types,
132 target, dvbuffer_type,
135 target, dvbuffer_type,
138 return dvbuffer_type;

Completed in 74 milliseconds