HomeSort by relevance Sort by last modified time
    Searched refs:SVGA_STATS_COUNT_INC (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_mksstats.h 32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \
44 #define SVGA_STATS_COUNT_INC(_sws, _stat)
svga_pipe_sampler.c 296 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
393 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
svga_pipe_vertex.c 271 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
svga_pipe_blit.c 566 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY);
615 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY);
svga_pipe_depthstencil.c 224 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
svga_pipe_rasterizer.c 364 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
svga_pipe_blend.c 341 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws,
svga_resource_texture.c 434 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_TEXREADBACK);
457 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_SURFACEWRITEFLUSH);
    [all...]

Completed in 364 milliseconds