Searched refs:QSZ (Results 1 – 2 of 2) sorted by relevance
98 #define QSZ SVGA3D_MAX_DRAW_PRIMITIVE_RANGES macro107 SVGA3dPrimitiveRange prim[QSZ];108 struct pipe_resource *prim_ib[QSZ];110 unsigned min_index[QSZ];111 unsigned max_index[QSZ];
174 struct svga_winsys_surface *ib_handle[QSZ]; in svga_hwtnl_flush()424 if (hwtnl->cmd.prim_count+1 >= QSZ) { in svga_hwtnl_prim()