Searched defs:uav (Results 1 – 7 of 7) sorted by relevance
147 struct svga_uav *uav; in svga_uav_cache_add_uav() local177 struct svga_uav *uav) in svga_uav_cache_use_uav()195 struct svga_uav *uav = &cache->uaViews[0]; in svga_uav_cache_purge() local339 struct svga_uav *uav; in svga_create_uav_list() local
201 bool uav; /* Set if the buffer is bound to a uav */ member
666 unsigned uav:1; member
1184 D3D12_UNORDERED_ACCESS_VIEW_DESC uav = {}; in d3d12_init_null_uavs() local
1915 get_basic_srv_uav_res_props_dword(bool uav, in get_basic_srv_uav_res_props_dword()1927 uint8_t uav : 1; in get_basic_srv_uav_res_props_dword() member
815 const UAVType *uav, in setUnorderedAccessViewInternal()
503 d3d11::SharedUAV uav; in getCachedOrCreateUAVForImage() local