Searched refs:MaxOutputVertices (Results 1 – 2 of 2) sorted by relevance
326 unsigned MaxOutputVertices; member
1209 mach->MaxOutputVertices = parse.FullToken.FullProperty.u[0].Data; in tgsi_exec_machine_bind_shader()1911 if (mach->Primitives[stream_id][prim_count] >= mach->MaxOutputVertices) in emit_vertex()