Home
last modified time | relevance | path

Searched refs:SVGA_STATS_COUNT_INC (Results 1 – 7 of 7) 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.c280 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_sampler_state()
372 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_sampler_view()
Dsvga_pipe_depthstencil.c209 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_depth_stencil_state()
Dsvga_pipe_vertex.c279 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_vertex_elements_state()
Dsvga_pipe_rasterizer.c368 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_rasterizer_state()
Dsvga_pipe_blend.c340 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_blend_state()
Dsvga_resource_texture.c429 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_TEXREADBACK); in svga_texture_transfer_map_direct()
452 SVGA_STATS_COUNT_INC(sws, SVGA_STATS_COUNT_SURFACEWRITEFLUSH); in svga_texture_transfer_map_direct()