Home
last modified time | relevance | path

Searched refs:destroy (Results 1176 - 1200 of 1657) sorted by relevance

1...<<41424344454647484950>>...67

/third_party/mesa3d/src/gallium/include/winsys/
H A Dradeon_winsys.h278 void (*destroy)(struct radeon_winsys *ws); member
534 * \param cs A command stream to destroy.
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c93 r->pipe->destroy(r->pipe); in xa_context_destroy()
222 * Final destruction on context destroy. in xa_ctx_srf_destroy()
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c513 ws->base.destroy = kms_destroy_sw_winsys; in kms_dri_create_winsys()
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c487 ws->base.destroy = xlib_destroy; in xlib_create_sw_winsys()
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.c42 i->buf->destroy(i->buf); in enc_ReleaseTasks()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c79 * If the reference count hits zero, destroy the object.
116 fb->winsys_framebuffer->destroy(fb->winsys_framebuffer, stctx ? stctx->pipe : NULL); in stw_framebuffer_release_locked()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h107 void (*destroy)( struct pipe_context * ); member
343 * State functions (create/bind/destroy state objects)
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_test_dma.c395 ctx->destroy(ctx); in r600_test_dma()
H A Dradeon_vce.h381 void (*destroy)(struct rvce_encoder *enc); member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c422 .destroy = gfx10_sh_query_destroy,
H A Dradeon_vcn_enc.h507 void (*destroy)(struct radeon_encoder *enc); member
H A Dradeon_vce.h383 void (*destroy)(struct rvce_encoder *enc); member
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDevice.cpp363 pipe->destroy(pipe); in DestroyDevice()
/third_party/mesa3d/src/glx/
H A Dglxclient.h107 * Method to destroy the private DRI display data.
236 void (*destroy)(struct glx_context *ctx); member
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c519 surface_priv->video_buffer->destroy(surface_priv->video_buffer); in XvMCDestroySurface()
/third_party/node/lib/internal/
H A Dasync_hooks.js103 const destroy_symbol = Symbol('destroy');
524 // Return early if there are no destroy callbacks, or invalid asyncId.
619 destroy: emitDestroyNative,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/bn/
H A Darmv4-gf2m.S147 ldr sp,[sp,#32] @ destroy tab[8]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/bn/
H A Darmv4-gf2m.S147 ldr sp,[sp,#32] @ destroy tab[8]
/third_party/node/deps/v8/tools/
H A Dstats-viewer.py226 child.destroy()
/third_party/node/test/common/
H A Dinspector-helper.js160 this._socket.destroy();
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c59 .destroy = anv_shader_bin_destroy,
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c458 chain->base.destroy = wsi_win32_swapchain_destroy; in wsi_win32_surface_create_swapchain()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c342 pipe->destroy = nv50_destroy; in nv50_create()
/third_party/libfuse/include/
H A Dfuse.h313 * destroy are special purpose methods, without which a full featured
613 * parameter to the destroy() method. It overrides the initial
624 void (*destroy) (void *private_data); member
/third_party/libinput/src/
H A Devdev-tablet-pad-leds.c183 group->base.destroy = pad_led_group_destroy; in pad_group_new_basic()

Completed in 28 milliseconds

1...<<41424344454647484950>>...67