Home
last modified time | relevance | path

Searched defs:uaViews (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_uav.c355 struct svga_winsys_surface **uaViews) in svga_create_uav_list()
596 struct svga_winsys_surface **uaViews) in svga_save_uav_state()
691 struct svga_winsys_surface **uaViews) in need_to_set_uav()
750 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; in update_uav() local
818 struct svga_winsys_surface **uaViews) in need_to_set_cs_uav()
861 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; in update_cs_uav() local
Dsvga_cmd_vgpu10.c1636 struct svga_winsys_surface **uaViews) in SVGA3D_sm5_SetUAViews()
1714 struct svga_winsys_surface **uaViews) in SVGA3D_sm5_SetCSUAViews()
Dsvga_context.h509 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; member
571 struct svga_uav uaViews[SVGA3D_DX11_1_MAX_UAVIEWS]; member