/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 1510 "../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/ |
D | aux-surf-comp.rst | 5 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/ |
D | BUFInstructions.td | 1179 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/ |
D | af_adeclick.c | 30 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/ |
D | 10.4.7.rst | 61 - auxiliary/os: fix the android build - s/drm_munmap/os_munmap/ 77 - gallium/auxiliary/indices: fix start param
|
D | 10.2.4.rst | 72 - i965: Add auxiliary surface field #defines for Broadwell. 81 - i965: Add plumbing for Broadwell's auxiliary surface support.
|
D | 10.2.5.rst | 102 - i965: Add auxiliary surface field #defines for Broadwell. 116 - i965: Add plumbing for Broadwell's auxiliary surface support.
|
D | 10.6.3.rst | 56 - auxiliary/vl: use the correct screen index
|
/third_party/openssl/doc/man3/ |
D | i2d_re_X509_tbs.pod | 25 consist of an X509 certificate followed by auxiliary trust information. 30 contains both the certificate and any auxiliary trust information.
|
D | OPENSSL_FILE.pod | 32 The macro B<OPENSSL_MSTR_HELPER> is an auxiliary macro for this purpose.
|
/third_party/mesa3d/ |
D | CODEOWNERS | 93 /src/gallium/auxiliary/pipe-loader/ @xexaxo 94 /src/gallium/auxiliary/target-helpers/ @xexaxo
|
/third_party/mesa3d/docs/gallium/ |
D | distro.rst | 5 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/ |
D | README | 13 src/gallium/auxiliary/driver_rbug/README
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput25 | 1 # This file tests the auxiliary pattern conversion features of the PCRE2
|
D | testoutput25 | 1 # This file tests the auxiliary pattern conversion features of the PCRE2
|
/third_party/rust/crates/pin-project-lite/tests/ |
D | proper_unpin.rs | 5 mod auxiliary; module
|
/third_party/cups-filters/ |
D | INSTALL | 62 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/ |
D | meson.build | 26 subdir('auxiliary') subdir 27 subdir('auxiliary/pipe-loader')
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_meminfo.txt | 136 param[2] - total auxiliary memory free 137 param[3] - largest auxiliary free block
|
/third_party/openGLES/extensions/ATI/ |
D | ATI_meminfo.txt | 136 param[2] - total auxiliary memory free 137 param[3] - largest auxiliary free block
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | README | 31 src/gallium/auxiliary/driver_rbug/README
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | README.git | 14 file permissions for the `configure' and auxiliary scripts.
|
/third_party/libphonenumber/metadata/ |
D | README.md | 3 This directory contains auxiliary libraries to support reading and manipulating
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
D | README.adoc | 49 These files are auxiliary data supplied to CI scripts
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/semantics/ |
D | image.dart | 17 /// children elements, therefore create an auxiliary element and describe the
|