Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h180 DRAW_JIT_CTX_PLANES = 2, enumerator
198 lp_build_struct_get2(_gallivm, _type, _ptr, DRAW_JIT_CTX_PLANES, "planes")
H A Ddraw_llvm.c323 elem_types[DRAW_JIT_CTX_PLANES] = LLVMPointerType(LLVMArrayType(LLVMArrayType(float_type, 4), DRAW_TOTAL_CLIP_PLANES), 0); in create_jit_context_type()
339 target, context_type, DRAW_JIT_CTX_PLANES); in create_jit_context_type()

Completed in 9 milliseconds