/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() 133 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_map_vertices() 174 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_unmap_vertices() 225 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_submit_state() 294 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_VBUFDRAWARRAYS); in svga_vbuf_render_draw_arrays() 338 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_VBUFDRAWELEMENTS); in svga_vbuf_render_draw_elements()
|
D | svga_pipe_draw.c | 73 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWELEMENTS); in retry_draw_range_elements() 125 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWARRAYS); in retry_draw_arrays() 201 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWVBO); in svga_draw_vbo()
|
D | svga_surface.c | 173 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_EMULATESURFACEVIEW); in svga_texture_view_surface() 272 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATESURFACEVIEW); in svga_create_surface_view() 404 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATESURFACE); in svga_create_surface() 438 SVGA_STATS_TIME_PUSH(svga_sws(svga), in create_backed_surface_view() 501 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_validate_surface_view() 611 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_DESTROYSURFACE); in svga_surface_destroy() 737 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_PROPAGATESURFACE); in svga_propagate_surface()
|
D | svga_context.c | 133 SVGA_STATS_TIME_PUSH(svgascreen->sws, SVGA_STATS_TIME_CREATECONTEXT); in svga_context_create() 346 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CONTEXTFLUSH); in svga_context_flush() 423 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CONTEXTFINISH); in svga_context_finish() 474 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SURFACEFLUSH); in svga_surfaces_flush()
|
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() 404 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATEBUFFER); in svga_buffer_create()
|
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_pipe_blit.c | 139 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_COPYREGIONFALLBACK); in copy_region_fallback() 482 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_BLITBLITTER); in try_blit() 693 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_BLIT); in svga_blit() 725 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_COPYREGION); in svga_resource_copy_region()
|
D | svga_swtnl_state.c | 103 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLUPDATEDRAW); in update_swtnl_draw() 237 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_state.c | 202 SVGA_STATS_TIME_PUSH(screen->sws, SVGA_STATS_TIME_UPDATESTATE); in svga_update_state()
|
D | svga_tgsi.c | 176 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_TGSIVGPU9TRANSLATE); in svga_tgsi_vgpu9_translate()
|
D | svga_swtnl_draw.c | 54 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLDRAWVBO); in svga_swtnl_draw_vbo()
|
D | svga_state_gs.c | 178 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITGS); in emit_hw_gs()
|
D | svga_draw_elements.c | 195 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), in svga_hwtnl_draw_range_elements()
|
D | svga_state_vs.c | 347 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITVS); in emit_hw_vs()
|
D | svga_draw.c | 841 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_HWTNLFLUSH); in svga_hwtnl_flush() 1023 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_HWTNLPRIM); in svga_hwtnl_prim()
|
D | svga_resource_texture.c | 555 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_TEXTRANSFERMAP); in svga_texture_transfer_map() 851 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_TEXTRANSFERUNMAP); in svga_texture_transfer_unmap() 911 SVGA_STATS_TIME_PUSH(svgascreen->sws, in svga_texture_create()
|
D | svga_shader.c | 393 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DEFINESHADER); in svga_define_shader()
|
D | svga_state_fs.c | 411 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITFS); in emit_hw_fs()
|
D | svga_pipe_sampler.c | 461 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SETSAMPLERVIEWS); in svga_set_sampler_views()
|
D | svga_screen.c | 756 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_FENCEFINISH); in svga_fence_finish()
|
D | svga_resource_buffer_upload.c | 1080 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERSFLUSH); in svga_context_flush_buffers()
|