Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1388 LLVMValueRef clip_ptrs[LP_MAX_VECTOR_WIDTH / 32]; in store_clip() local
1405 clip_ptrs[i] = draw_jit_header_clip_pos(gallivm, io_type, io_ptrs[i]); in store_clip()
1419 clip_ptr = LLVMBuildPointerCast(builder, clip_ptrs[j], clip_ptr_type, ""); in store_clip()

Completed in 7 milliseconds