Home
last modified time | relevance | path

Searched refs:ancillary (Results 1 – 25 of 191) sorted by relevance

12345678

/third_party/openGLES/extensions/MESA/
DGLX_MESA_release_buffers.txt34 destroyed in order to free any ancillary data associated with the window
63 causes all software ancillary buffers (back buffer, depth, stencil,
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
DGLX_MESA_release_buffers.txt34 destroyed in order to free any ancillary data associated with the window
63 causes all software ancillary buffers (back buffer, depth, stencil,
/third_party/mesa3d/docs/
Dxlibdriver.rst162 Mesa associates a set of ancillary (depth, accumulation, stencil and
163 alpha) buffers with each X window it draws into. These ancillary buffers
166 destroyed in order to free the ancillary buffers.
173 deallocate the ancillary buffers by calling glxReleaseBuffersMESA() just
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp94 virtual HRESULT STDMETHODCALLTYPE GetAncillaryData(IDeckLinkVideoFrameAncillary **ancillary) in GetAncillaryData() argument
96 *ancillary = _ancillary; in GetAncillaryData()
104 virtual HRESULT STDMETHODCALLTYPE SetAncillaryData(IDeckLinkVideoFrameAncillary *ancillary) in SetAncillaryData() argument
108 _ancillary = ancillary; in SetAncillaryData()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_scene_marker.txt35 stencil, and other ancillary buffers, if they exist, are instantiated
38 processed. As a consequence, ancillary buffers are usually
133 Begin/End sequence have an undefined effect on the color and ancillary
/third_party/openGLES/extensions/EXT/
DEXT_scene_marker.txt35 stencil, and other ancillary buffers, if they exist, are instantiated
38 processed. As a consequence, ancillary buffers are usually
133 Begin/End sequence have an undefined effect on the color and ancillary
/third_party/mesa3d/src/amd/common/
Dac_shader_args.h122 struct ac_arg ancillary; member
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_pbuffer.txt34 associated ancillary buffers for a GLXPbuffer can only be
70 * When a pbuffer interferes with a window's ancillary buffer should
351 The resulting pbuffer will contain color buffers and ancillary as
450 which color or ancillary buffers were affected. All the "buffer clobber"
468 GLX_SAVED_SGIX, occur whenever an ancillary buffer, associated with the
470 information indicating which color or ancillary buffers, and which
DSGIX_framezoom.txt111 state of FRAMEZOOM_SGIX, has the same semantics to the ancillary
114 ancillary buffer.
DGLX_SGIX_dm_buffer.txt134 and ancillary buffers as specified by <config>. It is possible to create
140 <attrib_list>, then one or more of the pbuffer's color or ancillary
DGLX_SGIX_fbconfig.txt29 and the type and size of ancillary buffers), removes the "similarity"
207 buffers and ancillary buffers for a GLXDrawable. When the GLXDrawable
473 is created with color buffers and ancillary buffers as specified by
496 - all color buffers and ancillary buffers that exist in both
529 ancillary buffer, will result in an error.
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_pbuffer.txt34 associated ancillary buffers for a GLXPbuffer can only be
70 * When a pbuffer interferes with a window's ancillary buffer should
351 The resulting pbuffer will contain color buffers and ancillary as
450 which color or ancillary buffers were affected. All the "buffer clobber"
468 GLX_SAVED_SGIX, occur whenever an ancillary buffer, associated with the
470 information indicating which color or ancillary buffers, and which
DSGIX_framezoom.txt111 state of FRAMEZOOM_SGIX, has the same semantics to the ancillary
114 ancillary buffer.
DGLX_SGIX_dm_buffer.txt134 and ancillary buffers as specified by <config>. It is possible to create
140 <attrib_list>, then one or more of the pbuffer's color or ancillary
DGLX_SGIX_fbconfig.txt29 and the type and size of ancillary buffers), removes the "similarity"
207 buffers and ancillary buffers for a GLXDrawable. When the GLXDrawable
473 is created with color buffers and ancillary buffers as specified by
496 - all color buffers and ancillary buffers that exist in both
529 ancillary buffer, will result in an error.
/third_party/pulseaudio/
DPROTOCOL365 This command also has ancillary data (two eventfds attached to it).
368 PA_COMMAND_ENABLE_SRBCHANNEL back (without ancillary or memblock data).
403 ancillary data. Such packet has an ID that uniquely identifies the pool's
/third_party/python/Doc/library/
Dsocket.rst1033 Return the total length, without trailing padding, of an ancillary
1036 receive a single item of ancillary data, but :rfc:`3542` requires
1050 receive an ancillary data item with associated data of the given
1057 Note that some systems might support ancillary data without
1060 amount of ancillary data that can be received, since additional
1449 Receive normal data (up to *bufsize* bytes) and ancillary data from
1451 the internal buffer used to receive the ancillary data; it defaults
1452 to 0, meaning that no ancillary data will be received. Appropriate
1453 buffer sizes for ancillary data can be calculated using
1461 non-ancillary data received. The *ancdata* item is a list of zero
[all …]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c31 return si_unpack_param(ctx, ctx->args.ancillary, 8, 4); in si_get_sample_id()
87 args.coords[chan++] = si_unpack_param(ctx, ctx->args.ancillary, 16, 11); in si_nir_emit_fbfetch()
630 struct ac_arg ancillary; in si_llvm_build_ps_prolog() local
635 arg = &ancillary; in si_llvm_build_ps_prolog()
840 LLVMValueRef sampleid = si_unpack_param(ctx, ancillary, 8, 4); in si_llvm_build_ps_prolog()
/third_party/libpng/contrib/libtests/
Dpngunknown.c380 ancillary(const char *name) in ancillary() function
931 if (ancillary(chunk_info[i].name)) in check_handling()
977 if (ancillary(chunk_info[i].name)) in check_handling()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c380 ancillary(const char *name) in ancillary() function
931 if (ancillary(chunk_info[i].name)) in check_handling()
977 if (ancillary(chunk_info[i].name)) in check_handling()
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngunknown.c380 ancillary(const char *name) in ancillary() function
931 if (ancillary(chunk_info[i].name)) in check_handling()
977 if (ancillary(chunk_info[i].name)) in check_handling()
/third_party/libcoap/
Dcoap_config.h.windows.in107 /* Define this to 1 for ancillary data on MacOS */
Dcoap_config.h.windows107 /* Define this to 1 for ancillary data on MacOS */
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_no_config_context.txt85 the types, quantities and sizes of the ancillary buffers (i.e., the
106 * They have color buffers and ancillary buffers of the same depth.
/third_party/EGL/extensions/KHR/
DEGL_KHR_no_config_context.txt85 the types, quantities and sizes of the ancillary buffers (i.e., the
106 * They have color buffers and ancillary buffers of the same depth.

12345678