Searched refs:SVGA_STATS_COUNT_INC (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_mksstats.h32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \ macro
44 #define SVGA_STATS_COUNT_INC(_sws, _stat) macro
H A Dsvga_pipe_sampler.c296 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
393 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_vertex.c271 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_depthstencil.c224 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_rasterizer.c366 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_blend.c353 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_blit.c674 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY);
723 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY);
H A Dsvga_resource_texture.c413 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_TEXREADBACK);
436 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_SURFACEWRITEFLUSH);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_mksstats.h32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \ macro
44 #define SVGA_STATS_COUNT_INC(_sws, _stat) macro
H A Dsvga_pipe_sampler.c289 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
381 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_depthstencil.c215 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_vertex.c268 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_rasterizer.c371 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_pipe_blit.c668 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY);
717 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY);
H A Dsvga_pipe_blend.c418 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
H A Dsvga_resource_texture.c365 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_TEXREADBACK);
386 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_SURFACEWRITEFLUSH);

Completed in 17 milliseconds