Searched refs:csUAViewIds (Results 1 – 2 of 2) sorted by relevance
662 memcpy(svga->state.hw_draw.csUAViewIds, uaViewIds, in svga_save_uav_state()663 sizeof svga->state.hw_draw.csUAViewIds); in svga_save_uav_state()826 if (memcmp(svga->state.hw_draw.csUAViewIds, uaViewIds, in need_to_set_cs_uav()827 sizeof svga->state.hw_draw.csUAViewIds) || in need_to_set_cs_uav()
513 SVGA3dUAViewId csUAViewIds[SVGA_MAX_UAVIEWS]; member