Home
last modified time | relevance | path

Searched refs:SVGA_STATS_COUNT_INC (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_mksstats.h32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \ macro
44 #define SVGA_STATS_COUNT_INC(_sws, _stat) macro
Dsvga_pipe_sampler.c289 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_sampler_state()
381 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_sampler_view()
Dsvga_pipe_vertex.c264 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_vertex_elements_state()
Dsvga_pipe_depthstencil.c215 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_depth_stencil_state()
Dsvga_pipe_rasterizer.c371 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_rasterizer_state()
Dsvga_pipe_blit.c668 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY); in try_blit()
717 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_BLITBLITTERCOPY); in try_blit()
Dsvga_pipe_blend.c418 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_blend_state()
Dsvga_resource_texture.c394 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_TEXREADBACK); in svga_texture_transfer_map_direct()
415 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_SURFACEWRITEFLUSH); in svga_texture_transfer_map_direct()