Searched refs:csUAViews (Results 1 – 2 of 2) sorted by relevance
664 memcpy(svga->state.hw_draw.csUAViews, uaViews, in svga_save_uav_state()665 sizeof svga->state.hw_draw.csUAViews); in svga_save_uav_state()828 memcmp(svga->state.hw_draw.csUAViews, uaViews, in need_to_set_cs_uav()829 sizeof svga->state.hw_draw.csUAViews)) in need_to_set_cs_uav()
514 struct svga_winsys_surface *csUAViews[SVGA_MAX_UAVIEWS]; member