Searched refs:linear_context_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c348 LLVMTypeRef linear_context_type; local in function:lp_jit_create_types
360 linear_context_type = LLVMStructTypeInContext(lc, elem_types,
364 gallivm->target, linear_context_type,
367 gallivm->target, linear_context_type,
370 gallivm->target, linear_context_type,
373 gallivm->target, linear_context_type,
376 gallivm->target, linear_context_type,
379 gallivm->target, linear_context_type,
382 gallivm->target, linear_context_type);
384 lp->jit_linear_context_ptr_type = LLVMPointerType(linear_context_type,
[all...]

Completed in 2 milliseconds