Home
last modified time | relevance | path

Searched defs:swc (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c61 surface_to_surfaceid(struct svga_winsys_context *swc, // IN in surface_to_surfaceid()
108 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, in SVGA3D_FIFOReserve()
131 SVGA_FIFOCommitAll(struct svga_winsys_context *swc) in SVGA_FIFOCommitAll()
166 SVGA3D_DefineContext(struct svga_winsys_context *swc) // IN in SVGA3D_DefineContext()
200 SVGA3D_DestroyContext(struct svga_winsys_context *swc) // IN in SVGA3D_DestroyContext()
274 SVGA3D_BeginDefineSurface(struct svga_winsys_context *swc, in SVGA3D_BeginDefineSurface()
323 SVGA3D_DefineSurface2D(struct svga_winsys_context *swc, // IN in SVGA3D_DefineSurface2D()
367 SVGA3D_DestroySurface(struct svga_winsys_context *swc, in SVGA3D_DestroySurface()
428 SVGA3D_SurfaceDMA(struct svga_winsys_context *swc, in SVGA3D_SurfaceDMA()
487 SVGA3D_BufferDMA(struct svga_winsys_context *swc, in SVGA3D_BufferDMA()
[all …]
Dsvga_cmd_vgpu10.c47 view_relocation(struct svga_winsys_context *swc, // IN in view_relocation()
67 surface_to_resourceid(struct svga_winsys_context *swc, // IN in surface_to_resourceid()
170 SVGA3D_vgpu10_PredCopyRegion(struct svga_winsys_context *swc, in SVGA3D_vgpu10_PredCopyRegion()
198 SVGA3D_vgpu10_PredCopy(struct svga_winsys_context *swc, in SVGA3D_vgpu10_PredCopy()
219 SVGA3D_vgpu10_SetViewports(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetViewports()
234 SVGA3D_vgpu10_SetShader(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetShader()
257 SVGA3D_vgpu10_SetShaderResources(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetShaderResources()
293 SVGA3D_vgpu10_SetSamplers(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetSamplers()
310 SVGA3D_vgpu10_ClearRenderTargetView(struct svga_winsys_context *swc, in SVGA3D_vgpu10_ClearRenderTargetView()
342 SVGA3D_vgpu10_SetRenderTargets(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetRenderTargets()
[all …]
Dsvga_cmd.h68 SVGA3D_GetLastCommand(const struct svga_winsys_context *swc) in SVGA3D_GetLastCommand()
78 SVGA3D_ResetLastCommand(struct svga_winsys_context *swc) in SVGA3D_ResetLastCommand()
Dsvga_shader.c444 struct svga_winsys_context *swc = svga->swc; in define_gb_shader_vgpu10() local
626 struct svga_winsys_context *swc = svga->swc; in svga_destroy_shader_variant() local
663 struct svga_winsys_context *swc = svga->swc; in svga_rebind_shaders() local
Dsvga_resource_buffer.h290 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_map() local
326 struct svga_winsys_context *swc = svga->swc; in svga_buffer_hw_storage_unmap() local
Dsvga_draw_private.h141 struct svga_winsys_context *swc; member
Dsvga_resource_buffer_upload.c453 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_gb_command() local
568 struct svga_winsys_context *swc = svga->swc; in svga_buffer_upload_hb_command() local
Dsvga_resource_texture.c410 struct svga_winsys_context *swc = svga->swc; in svga_texture_transfer_map_direct() local
656 struct svga_winsys_context *swc = svga->swc; in svga_texture_surface_unmap() local
Dsvga_pipe_streamout.c511 struct svga_winsys_context *swc = svga->swc; in svga_rebind_stream_output_targets() local
Dsvga_draw.c193 struct svga_winsys_context *swc = hwtnl->cmd.swc; in draw_vgpu9() local
Dsvga_context.h474 struct svga_winsys_context *swc; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c158 vmw_svga_winsys_context(struct svga_winsys_context *swc) in vmw_svga_winsys_context()
179 vmw_swc_flush(struct svga_winsys_context *swc, in vmw_swc_flush()
307 vmw_swc_reserve(struct svga_winsys_context *swc, in vmw_swc_reserve()
356 vmw_swc_get_command_buffer_size(struct svga_winsys_context *swc) in vmw_swc_get_command_buffer_size()
363 vmw_swc_context_relocation(struct svga_winsys_context *swc, in vmw_swc_context_relocation()
386 vmw_swc_region_relocation(struct svga_winsys_context *swc, in vmw_swc_region_relocation()
423 vmw_swc_mob_relocation(struct svga_winsys_context *swc, in vmw_swc_mob_relocation()
479 vmw_swc_surface_clear_reference(struct svga_winsys_context *swc, in vmw_swc_surface_clear_reference()
493 vmw_swc_surface_only_relocation(struct svga_winsys_context *swc, in vmw_swc_surface_only_relocation()
529 vmw_swc_surface_relocation(struct svga_winsys_context *swc, in vmw_swc_surface_relocation()
[all …]
Dvmw_surface.c103 vmw_svga_winsys_surface_map(struct svga_winsys_context *swc, in vmw_svga_winsys_surface_map()
229 vmw_svga_winsys_surface_unmap(struct svga_winsys_context *swc, in vmw_svga_winsys_surface_unmap()
Dvmw_query.c137 vmw_swc_query_bind(struct svga_winsys_context *swc, in vmw_swc_query_bind()
/third_party/mindspore/tests/ut/cpp/parallel/ops_info/
Dactivation_test.cc77 for (const auto& swc : sc) { in TEST_F() local
97 for (const auto& swc : sc) { in TEST_F() local
Dtensor_add_info_test.cc185 for (auto& swc : sc) { in TEST_F() local
207 for (auto& swc : sc) { in TEST_F() local
Dtmpidentity_test.cc141 for (const auto& swc : sc) { in TEST_F() local
Dmatmul_info_test.cc566 for (const auto& swc : sc) { in TEST_F() local
582 for (const auto& swc : sc) { in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dedge_costmodel.cc35 for (auto &swc : prev_op_->GetStrategyCost()) { in InitEdgeCost() local
39 for (auto &swc : next_op_->GetStrategyCost()) { in InitEdgeCost() local
Dcostmodel.h87 StrategyWithCost(StrategyWithCost &&swc) in StrategyWithCost() function
Dgraph_costmodel.cc944 …std::shared_ptr<StrategyWithCost> swc = std::make_shared<StrategyWithCost>(op1_new_stra, op1_new_c… in EliminationSources() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.cc1396 std::shared_ptr<StrategyWithCost> swc = in SetCostUnderStrategyBase() local
1528 for (auto &swc : strategy_cost_) { in CalculateMemoryCost() local
1543 for (auto &swc : strategy_cost_) { in CalculateMemoryCostForInference() local
1551 for (auto &swc : strategy_cost_) { in CorrectMemoryCost() local
Dreshape_info.cc411 std::shared_ptr<StrategyWithCost> swc = in SetCostForReshape() local
Dmatmul_info.cc634 std::shared_ptr<StrategyWithCost> swc = in SetCostUnderStrategy() local