Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_uav.c201 uav->timestamp[pipe_type] = svga->state.uav_timestamp[pipe_type]; in svga_uav_cache_use_uav()
212 unsigned timestamp = svga->state.uav_timestamp[pipe_type]; in svga_uav_cache_purge()
362 svga->state.uav_timestamp[pipe_type]++; in svga_create_uav_list()
Dsvga_context.h654 unsigned uav_timestamp[2]; member