Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_mksstats.h32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \ argument
35 #define SVGA_STATS_TIME_PUSH(_sws, _stat) \ argument
39 #define SVGA_STATS_TIME_POP(_sws) \ argument
44 #define SVGA_STATS_COUNT_INC(_sws, _stat) argument
45 #define SVGA_STATS_TIME_PUSH(_sws, _stat) argument
46 #define SVGA_STATS_TIME_POP(_sws) argument