Home
last modified time | relevance | path

Searched defs:total_emitted_vertices_vec (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c3977 LLVMValueRef total_emitted_vertices_vec = in emit_vertex() local
4017 LLVMValueRef total_emitted_vertices_vec = in end_primitive_masked() local
4390 LLVMValueRef total_emitted_vertices_vec; in emit_epilogue() local
3950 clamp_mask_to_max_output_vertices(struct lp_build_tgsi_soa_context * bld, LLVMValueRef current_mask_vec, LLVMValueRef total_emitted_vertices_vec) clamp_mask_to_max_output_vertices() argument
[all...]
H A Dlp_bld_nir_soa.c1987 LLVMValueRef total_emitted_vertices_vec = in emit_vertex() local
2018 LLVMValueRef total_emitted_vertices_vec = in end_primitive_masked() local
2818 LLVMValueRef total_emitted_vertices_vec; in lp_build_nir_soa() local
1966 clamp_mask_to_max_output_vertices(struct lp_build_nir_soa_context * bld, LLVMValueRef current_mask_vec, LLVMValueRef total_emitted_vertices_vec) clamp_mask_to_max_output_vertices() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1875 draw_gs_llvm_epilogue(const struct lp_build_gs_iface *gs_base, LLVMValueRef total_emitted_vertices_vec, LLVMValueRef emitted_prims_vec, unsigned stream) draw_gs_llvm_epilogue() argument

Completed in 18 milliseconds