Searched refs:new_vdecl (Results 1 – 4 of 4) sorted by relevance
75 svga->swtnl.new_vdecl = TRUE; in svga_vbuf_render_allocate_vertices()108 svga->swtnl.new_vdecl = TRUE; in svga_vbuf_render_allocate_vertices()116 if (svga->swtnl.new_vdecl) in svga_vbuf_render_allocate_vertices()217 if (!svga->swtnl.new_vdecl) in svga_vbuf_submit_state()271 svga->swtnl.new_vdecl = FALSE; in svga_vbuf_submit_state()
191 svga->swtnl.new_vdecl = TRUE; in update_need_swtnl()
355 svga->swtnl.new_vdecl = TRUE; in svga_swtnl_update_vdecl()
456 boolean new_vdecl; member