Home
last modified time | relevance | path

Searched refs:fetches (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c55 unsigned fetches[MAP_SIZE]; member
68 memset(vsplit->cache.fetches, 0xff, sizeof(vsplit->cache.fetches)); in vsplit_clear_cache()
95 if (vsplit->cache.fetches[hash] != fetch) { in vsplit_add_cache()
97 vsplit->cache.fetches[hash] = fetch; in vsplit_add_cache()
119 vsplit->cache.fetches[hash] = fetch - 1; /* force update */ in vsplit_add_cache_uint()
/external/harfbuzz_ng/src/hb-ucdn/
DREADME40 fetches the appropriate files and dumps the compressed database into
/external/mesa3d/docs/
DMESA_texture_signed_rgba.spec123 fetches interact with fragment coloring?
132 For assembly program extensions supporting texture fetches
DVERSIONS1113 - NV vertex program ARL-relative fetches didn't work
/external/llvm/test/CodeGen/R600/
Dfetch-limits.r600.ll5 ; R600 supports 8 fetches in a clause
Dfetch-limits.r700+.ll14 ; r700+ supports 16 fetches in a clause
/external/llvm/lib/Target/R600/
DAMDGPU.td115 "Limit the maximum number of fetches in a clause to "#Value>;
DSIInstructions.td2467 /* int_SI_imageload for texture fetches consuming varying address parameters */
/external/valgrind/coregrind/m_gdbserver/
DREADME_DEVELOPERS64 such as "get the registers"). It executes the command (e.g. fetches
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1332 Using the provided integer address, SAMPLE_I fetches data
1475 Using the provided integer address, LOAD fetches data
/external/libvorbis/doc/
Drfc5215.txt491 it fetches the correct Configuration.
/external/e2fsprogs/doc/
Dlibext2fs.texinfo1237 Returns in @var{ret} fetches the count for a particular inode @var{ino}.
/external/bison/doc/
Dbison.texi7626 When the parser fetches a new token by invoking @code{yylex}, it checks
7719 fetches a new token from the scanner so that it can determine the next
Dbison.info7234 When the parser fetches a new token by invoking `yylex', it checks
7324 parser fetches a new token from the scanner so that it can determine