Home
last modified time | relevance | path

Searched defs:total_emitted_vertices_vec_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h271 LLVMValueRef total_emitted_vertices_vec_ptr[PIPE_MAX_VERTEX_STREAMS]; member
Dlp_bld_tgsi.h520 LLVMValueRef total_emitted_vertices_vec_ptr; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1839 LLVMValueRef total_emitted_vertices_vec_ptr, in draw_gs_llvm_end_primitive()