Home
last modified time | relevance | path

Searched refs:svga_uav (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_uav.c133 static struct svga_uav *
156 static struct svga_uav *
166 struct svga_uav *uav; in svga_uav_cache_add_uav()
196 struct svga_uav *uav) in svga_uav_cache_use_uav()
214 struct svga_uav *uav = &cache->uaViews[0]; in svga_uav_cache_purge()
358 struct svga_uav *uav; in svga_create_uav_list()
Dsvga_context.h554 struct svga_uav struct
571 struct svga_uav uaViews[SVGA3D_DX11_1_MAX_UAVIEWS]; argument