OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA_STATS_TIME_POP
(Results
1 - 25
of
26
) sorted by null
1
2
/external/mesa3d/src/gallium/drivers/svga/
svga_mksstats.h
39
#define
SVGA_STATS_TIME_POP
(_sws) \
46
#define
SVGA_STATS_TIME_POP
(_sws)
svga_swtnl_backend.c
120
SVGA_STATS_TIME_POP
(svga_sws(svga));
159
SVGA_STATS_TIME_POP
(svga_sws(svga));
199
SVGA_STATS_TIME_POP
(svga_sws(svga));
277
SVGA_STATS_TIME_POP
(svga_sws(svga));
315
SVGA_STATS_TIME_POP
(svga_sws(svga));
392
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_pipe_draw.c
112
SVGA_STATS_TIME_POP
(svga_sws(svga));
159
SVGA_STATS_TIME_POP
(svga_sws(svga));
301
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_context.c
333
SVGA_STATS_TIME_POP
(svgascreen->sws);
410
SVGA_STATS_TIME_POP
(svga_sws(svga));
429
SVGA_STATS_TIME_POP
(svga_sws(svga));
484
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_pipe_fs.c
67
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_pipe_gs.c
69
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_resource_buffer.c
280
SVGA_STATS_TIME_POP
(svga_sws(svga));
347
SVGA_STATS_TIME_POP
(svga_sws(svga));
470
SVGA_STATS_TIME_POP
(ss->sws);
477
SVGA_STATS_TIME_POP
(ss->sws);
svga_draw_arrays.c
170
SVGA_STATS_TIME_POP
(svga_sws(hwtnl->svga));
310
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_surface.c
240
SVGA_STATS_TIME_POP
(ss->sws);
389
SVGA_STATS_TIME_POP
(ss->sws);
421
SVGA_STATS_TIME_POP
(svga_sws(svga));
450
SVGA_STATS_TIME_POP
(svga_sws(svga));
594
SVGA_STATS_TIME_POP
(svga_sws(svga));
661
SVGA_STATS_TIME_POP
(ss->sws);
796
SVGA_STATS_TIME_POP
(ss->sws);
svga_pipe_blit.c
142
SVGA_STATS_TIME_POP
(sws);
639
SVGA_STATS_TIME_POP
(sws); /* SVGA_STATS_TIME_BLITBLITTER */
705
SVGA_STATS_TIME_POP
(sws); /* SVGA_STATS_TIME_BLIT */
781
SVGA_STATS_TIME_POP
(sws);
svga_pipe_vs.c
137
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_swtnl_state.c
149
SVGA_STATS_TIME_POP
(svga_sws(svga));
362
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_draw_elements.c
262
SVGA_STATS_TIME_POP
(svga_sws(hwtnl->svga));
svga_state.c
235
SVGA_STATS_TIME_POP
(screen->sws);
svga_state_gs.c
252
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_swtnl_draw.c
147
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_tgsi.c
272
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_state_vs.c
410
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_pipe_sampler.c
544
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_resource_texture.c
667
SVGA_STATS_TIME_POP
(sws);
877
SVGA_STATS_TIME_POP
(sws);
[
all
...]
svga_shader.c
426
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_state_fs.c
468
SVGA_STATS_TIME_POP
(svga_sws(svga));
svga_draw.c
848
SVGA_STATS_TIME_POP
(svga_screen(hwtnl->svga->pipe.screen)->sws);
[
all
...]
svga_screen.c
768
SVGA_STATS_TIME_POP
(sws);
[
all
...]
svga_resource_buffer_upload.c
[
all
...]
Completed in 1471 milliseconds
1
2