Searched refs:new_vdecl (Results 1 – 4 of 4) sorted by relevance
75 svga->swtnl.new_vdecl = TRUE; in svga_vbuf_render_allocate_vertices()111 svga->swtnl.new_vdecl = TRUE; in svga_vbuf_render_allocate_vertices()119 if (svga->swtnl.new_vdecl) in svga_vbuf_render_allocate_vertices()224 if (!svga->swtnl.new_vdecl) in svga_vbuf_submit_state()275 svga->swtnl.new_vdecl = FALSE; in svga_vbuf_submit_state()
192 svga->swtnl.new_vdecl = TRUE; in update_need_swtnl()
340 svga->swtnl.new_vdecl = TRUE; in svga_swtnl_update_vdecl()
499 boolean new_vdecl; member