Searched refs:ctx_create (Results 1 – 9 of 9) sorted by relevance
219 struct radeon_winsys_ctx *(*ctx_create)(struct radeon_winsys *ws, member
961 queue->hw_ctx = device->ws->ctx_create(device->ws, queue->priority); in radv_queue_init()
433 struct radeon_winsys_ctx *(*ctx_create)(struct radeon_winsys *ws); member
465 rctx->ctx = rctx->ws->ctx_create(rctx->ws); in si_common_context_init()
390 r300->ctx = rws->ctx_create(rws);
817 ws->base.ctx_create = radeon_drm_ctx_create; in radeon_drm_cs_init_functions()
708 rctx->ctx = rctx->ws->ctx_create(rctx->ws); in r600_common_context_init()
1566 ws->base.ctx_create = amdgpu_ctx_create; in amdgpu_cs_init_functions()
1483 ws->base.ctx_create = radv_amdgpu_ctx_create; in radv_amdgpu_cs_init_functions()