Home
last modified time | relevance | path

Searched refs:ctx_destroy (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_cs.c105 ws->base.ctx_destroy = radv_null_ctx_destroy; in radv_null_cs_init_functions()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_radeon_winsys.h266 void (*ctx_destroy)(struct radeon_winsys_ctx *ctx); member
H A Dradv_device.c3756 device->ws->ctx_destroy(device->hw_ctx[i]); in radv_CreateDevice()
3801 device->ws->ctx_destroy(device->hw_ctx[i]); in radv_DestroyDevice()
/third_party/mesa3d/src/gallium/include/winsys/
H A Dradeon_winsys.h482 void (*ctx_destroy)(struct radeon_winsys_ctx *ctx); member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c98 r300->rws->ctx_destroy(r300->ctx); in r300_destroy_context()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c861 ws->base.ctx_destroy = radeon_drm_ctx_destroy; in radeon_drm_cs_init_functions()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c656 rctx->ws->ctx_destroy(rctx->ctx); in r600_common_context_cleanup()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_cs.c1894 ws->base.ctx_destroy = radv_amdgpu_ctx_destroy; in radv_amdgpu_cs_init_functions()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c316 sctx->ws->ctx_destroy(sctx->ctx); in si_destroy_context()
H A Dradeon_vcn_dec.c2517 dec->ws->ctx_destroy(dec->jctx[i]); in radeon_dec_destroy()
2974 dec->ws->ctx_destroy(dec->jctx[i]); in radeon_create_decoder()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c1852 ws->base.ctx_destroy = amdgpu_ctx_destroy; in amdgpu_cs_init_functions()

Completed in 45 milliseconds