Searched refs:SVGA_STATS_COUNT_INC (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_mksstats.h | 32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \ macro 44 #define SVGA_STATS_COUNT_INC(_sws, _stat) macro
|
D | svga_pipe_sampler.c | 280 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()
|
D | svga_pipe_depthstencil.c | 209 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_depth_stencil_state()
|
D | svga_pipe_vertex.c | 279 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_vertex_elements_state()
|
D | svga_pipe_rasterizer.c | 368 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_rasterizer_state()
|
D | svga_pipe_blend.c | 340 SVGA_STATS_COUNT_INC(svga_screen(svga->pipe.screen)->sws, in svga_create_blend_state()
|
D | svga_resource_texture.c | 429 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()
|