Home
last modified time | relevance | path

Searched refs:draw_jit_context_planes (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h149 #define draw_jit_context_planes(_gallivm, _ptr) \ macro
Ddraw_llvm.c1256 LLVMValueRef planes_ptr = draw_jit_context_planes(gallivm, context_ptr); in generate_clipmask()