Searched defs:max_vertices (Results 1 – 11 of 11) sorted by relevance
111 unsigned int max_vertices = MIN2(MAX_TGSI_VERTICES, count - i); in vs_exec_run_linear() local
100 const uint max_vertices = MIN2(MAX_VERTICES, count - i); in vs_ppc_run_linear() local
52 unsigned *max_vertices) in draw_pt_emit_prepare()
93 unsigned *max_vertices ) in fetch_emit_prepare()
72 unsigned *max_vertices) in fse_prepare()
45 unsigned max_vertices; member
64 unsigned *max_vertices ) in llvm_middle_end_prepare()
57 unsigned *max_vertices ) in fetch_pipeline_prepare()
69 unsigned max_vertices; member
707 …const int max_vertices = m_pattern.size() == 2 ? std::max(m_pattern[0], m_pattern[1]) : m_pattern[… in initPrograms() local
285 unsigned max_vertices) in ureg_property_gs_max_vertices()