/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_mksstats.h | 35 #define SVGA_STATS_TIME_PUSH(_sws, _stat) \ macro 45 #define SVGA_STATS_TIME_PUSH(_sws, _stat) macro
|
D | svga_swtnl_backend.c | 71 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_allocate_vertices() 131 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_map_vertices() 171 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_unmap_vertices() 220 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_submit_state() 287 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_VBUFDRAWARRAYS); in svga_vbuf_render_draw_arrays() 329 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_VBUFDRAWELEMENTS); in svga_vbuf_render_draw_elements()
|
D | svga_pipe_draw.c | 63 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWELEMENTS); in retry_draw_range_elements() 115 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWARRAYS); in retry_draw_arrays() 189 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWVBO); in svga_draw_vbo()
|
D | svga_surface.c | 225 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATESURFACEVIEW); in svga_create_surface_view() 348 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATESURFACE); in svga_create_surface() 377 SVGA_STATS_TIME_PUSH(svga_sws(svga), in create_backed_surface_view() 414 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_validate_surface_view() 521 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_DESTROYSURFACE); in svga_surface_destroy() 615 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_PROPAGATESURFACE); in svga_propagate_surface()
|
D | svga_resource_buffer.c | 82 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERTRANSFERMAP); in svga_buffer_transfer_map() 313 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERTRANSFERUNMAP); in svga_buffer_transfer_unmap() 400 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATEBUFFER); in svga_buffer_create()
|
D | svga_context.c | 314 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CONTEXTFLUSH); in svga_context_flush() 391 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CONTEXTFINISH); in svga_context_finish() 442 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SURFACEFLUSH); in svga_surfaces_flush()
|
D | svga_draw_arrays.c | 103 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_GENERATEINDICES); in retrieve_or_generate_indices() 220 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_HWTNLDRAWARRAYS); in svga_hwtnl_draw_arrays()
|
D | svga_swtnl_state.c | 100 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLUPDATEDRAW); in update_swtnl_draw() 233 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLUPDATEVDECL); in svga_swtnl_update_vdecl()
|
D | svga_pipe_fs.c | 51 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATEFS); in svga_create_fs_state()
|
D | svga_pipe_gs.c | 49 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATEGS); in svga_create_gs_state()
|
D | svga_pipe_vs.c | 107 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATEVS); in svga_create_vs_state()
|
D | svga_tgsi.c | 176 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_TGSIVGPU9TRANSLATE); in svga_tgsi_vgpu9_translate()
|
D | svga_state.c | 205 SVGA_STATS_TIME_PUSH(screen->sws, SVGA_STATS_TIME_UPDATESTATE); in svga_update_state()
|
D | svga_state_gs.c | 178 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITGS); in emit_hw_gs()
|
D | svga_swtnl_draw.c | 52 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLDRAWVBO); in svga_swtnl_draw_vbo()
|
D | svga_draw_elements.c | 195 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), in svga_hwtnl_draw_range_elements()
|
D | svga_draw.c | 736 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_HWTNLFLUSH); in svga_hwtnl_flush() 918 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_HWTNLPRIM); in svga_hwtnl_prim()
|
D | svga_state_vs.c | 349 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITVS); in emit_hw_vs()
|
D | svga_state_fs.c | 410 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITFS); in emit_hw_fs()
|
D | svga_resource_texture.c | 550 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_TEXTRANSFERMAP); in svga_texture_transfer_map() 846 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_TEXTRANSFERUNMAP); in svga_texture_transfer_unmap() 906 SVGA_STATS_TIME_PUSH(svgascreen->sws, in svga_texture_create()
|
D | svga_shader.c | 354 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DEFINESHADER); in svga_define_shader()
|
D | svga_pipe_sampler.c | 440 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SETSAMPLERVIEWS); in svga_set_sampler_views()
|
D | svga_screen.c | 827 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_FENCEFINISH); in svga_fence_finish()
|
D | svga_resource_buffer_upload.c | 856 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERSFLUSH); in svga_context_flush_buffers()
|
D | svga_tgsi_vgpu10.c | 6669 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_TGSIVGPU10TRANSLATE); in svga_tgsi_vgpu10_translate()
|