Searched refs:ctx_create (Results 1 – 8 of 8) sorted by relevance
287 struct radeon_winsys_ctx *(*ctx_create)(struct radeon_winsys *ws); member
711 queue->hw_ctx = device->ws->ctx_create(device->ws); in radv_queue_init()
543 struct radeon_winsys_ctx *(*ctx_create)(struct radeon_winsys *ws); member
617 rctx->ctx = rctx->ws->ctx_create(rctx->ws); in r600_common_context_init()
390 r300->ctx = rws->ctx_create(rws);
800 ws->base.ctx_create = radeon_drm_ctx_create; in radeon_drm_cs_init_functions()
873 ws->base.ctx_create = radv_amdgpu_ctx_create; in radv_amdgpu_cs_init_functions()
1249 ws->base.ctx_create = amdgpu_ctx_create; in amdgpu_cs_init_functions()