Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c336 struct svga_winsys_surface **uaViews) in svga_create_uav_list()
590 struct svga_winsys_surface **uaViews) in svga_save_uav_state()
685 struct svga_winsys_surface **uaViews) in need_to_set_uav()
744 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; in update_uav() local
812 struct svga_winsys_surface **uaViews) in need_to_set_cs_uav()
855 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; in update_cs_uav() local
H A Dsvga_cmd_vgpu10.c1607 struct svga_winsys_surface **uaViews) in SVGA3D_sm5_SetUAViews()
1685 struct svga_winsys_surface **uaViews) in SVGA3D_sm5_SetCSUAViews()
H A Dsvga_context.h493 struct svga_winsys_surface *uaViews[SVGA_MAX_UAVIEWS]; member
555 struct svga_uav uaViews[SVGA3D_DX11_1_MAX_UAVIEWS]; member