Home
last modified time | relevance | path

Searched refs:auxiliary (Results 1 – 25 of 262) sorted by relevance

1234567891011

/third_party/mesa3d/ohos/
Ddependency_inputs.gni1510 "../src/gallium/auxiliary/meson.build",
1512 "../src/gallium/auxiliary/cso_cache/cso_cache.c",
1513 "../src/gallium/auxiliary/cso_cache/cso_cache.h",
1514 "../src/gallium/auxiliary/cso_cache/cso_context.c",
1515 "../src/gallium/auxiliary/cso_cache/cso_context.h",
1516 "../src/gallium/auxiliary/cso_cache/cso_hash.c",
1517 "../src/gallium/auxiliary/cso_cache/cso_hash.h",
1519 "../src/gallium/auxiliary/draw/draw_cliptest_tmp.h",
1520 "../src/gallium/auxiliary/draw/draw_context.c",
1521 "../src/gallium/auxiliary/draw/draw_context.h",
[all …]
/third_party/mesa3d/docs/isl/
Daux-surf-comp.rst5 works by way of some chunk of auxiliary data (often a surface) which is used
8 bandwidth since the auxiliary data is much smaller than the main surface.
12 Broadwell and later. For this scheme, the auxiliary surface stores a single
34 run a special pipeline that reads the auxiliary data and applies it to the main
36 auxiliary surface, the corresponding pair of cache lines in the main surface
53 Creating auxiliary surfaces
56 Each type of data compression requires some type of auxiliary data on the side.
57 For most, this involves a second auxiliary surface. ISL provides helpers for
68 All of the Intel auxiliary surface compression schemes share a common concept
70 auxiliary data which says how to interpret it. The main surface is divided
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DBUFInstructions.td1179 timm:$auxiliary, 0)),
1181 (extract_glc $auxiliary), (extract_slc $auxiliary), 0, (extract_dlc $auxiliary),
1182 (extract_swz $auxiliary))
1187 timm:$auxiliary, 0)),
1189 (extract_glc $auxiliary), (extract_slc $auxiliary), 0, (extract_dlc $auxiliary),
1190 (extract_swz $auxiliary))
1195 timm:$auxiliary, timm)),
1197 (extract_glc $auxiliary), (extract_slc $auxiliary), 0, (extract_dlc $auxiliary),
1198 (extract_swz $auxiliary))
1203 timm:$auxiliary, timm)),
[all …]
/third_party/ffmpeg/libavfilter/
Daf_adeclick.c30 double *auxiliary; member
201 c->auxiliary = av_calloc(s->ar_order + 1, sizeof(*c->auxiliary)); in config_input()
208 if (!c->auxiliary || !c->acoefficients || !c->detection || !c->click || in config_input()
367 double *auxiliary, double *interpolated) in interpolation() argument
382 autocorrelation(acoefficients, ar_order, ar_order + 1, auxiliary, 1.); in interpolation()
389 matrix[j * nb_errors + i] = matrix[im + j] = auxiliary[abs(index[j] - index[i])]; in interpolation()
401 value -= src[index[i] - j] * auxiliary[abs(j)]; in interpolation()
533 nb_errors, c->auxiliary, interpolated); in filter_channel()
727 av_freep(&c->auxiliary); in uninit()
/third_party/mesa3d/docs/relnotes/
D10.4.7.rst61 - auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
77 - gallium/auxiliary/indices: fix start param
D10.2.4.rst72 - i965: Add auxiliary surface field #defines for Broadwell.
81 - i965: Add plumbing for Broadwell's auxiliary surface support.
D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
116 - i965: Add plumbing for Broadwell's auxiliary surface support.
D10.6.3.rst56 - auxiliary/vl: use the correct screen index
/third_party/openssl/doc/man3/
Di2d_re_X509_tbs.pod25 consist of an X509 certificate followed by auxiliary trust information.
30 contains both the certificate and any auxiliary trust information.
DOPENSSL_FILE.pod32 The macro B<OPENSSL_MSTR_HELPER> is an auxiliary macro for this purpose.
/third_party/mesa3d/
DCODEOWNERS93 /src/gallium/auxiliary/pipe-loader/ @xexaxo
94 /src/gallium/auxiliary/target-helpers/ @xexaxo
/third_party/mesa3d/docs/gallium/
Ddistro.rst5 and auxiliary modules are shipped in the standard Gallium distribution.
189 The TGSI auxiliary module provides basic utilities for manipulating TGSI
/third_party/mesa3d/src/gallium/auxiliary/rbug/
DREADME13 src/gallium/auxiliary/driver_rbug/README
/third_party/pcre2/pcre2/testdata/
Dtestinput251 # This file tests the auxiliary pattern conversion features of the PCRE2
Dtestoutput251 # This file tests the auxiliary pattern conversion features of the PCRE2
/third_party/rust/crates/pin-project-lite/tests/
Dproper_unpin.rs5 mod auxiliary; module
/third_party/cups-filters/
DINSTALL62 some of the original filters and their auxiliary files of CUPS
63 1.5.x or earlier and the auxiliary files of bannertops in all CUPS
169 package. It is only bannertops and its auxiliary files which are
/third_party/mesa3d/src/gallium/
Dmeson.build26 subdir('auxiliary') subdir
27 subdir('auxiliary/pipe-loader')
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/
DATI_meminfo.txt136 param[2] - total auxiliary memory free
137 param[3] - largest auxiliary free block
/third_party/openGLES/extensions/ATI/
DATI_meminfo.txt136 param[2] - total auxiliary memory free
137 param[3] - largest auxiliary free block
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
DREADME31 src/gallium/auxiliary/driver_rbug/README
/third_party/flutter/skia/third_party/externals/freetype/
DREADME.git14 file permissions for the `configure' and auxiliary scripts.
/third_party/libphonenumber/metadata/
DREADME.md3 This directory contains auxiliary libraries to support reading and manipulating
/third_party/vk-gl-cts/external/vulkan-docs/src/config/
DREADME.adoc49 These files are auxiliary data supplied to CI scripts
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/semantics/
Dimage.dart17 /// children elements, therefore create an auxiliary element and describe the

1234567891011