Home
last modified time | relevance | path

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

12345678

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c57 unsigned fetches[MAP_SIZE]; member
70 memset(vsplit->cache.fetches, 0xff, sizeof(vsplit->cache.fetches)); in vsplit_clear_cache()
96 if (vsplit->cache.fetches[hash] != fetch) { in vsplit_add_cache()
98 vsplit->cache.fetches[hash] = fetch; in vsplit_add_cache()
131 vsplit->cache.fetches[hash] = 0; in vsplit_add_cache_ubyte()
148 vsplit->cache.fetches[hash] = 0; in vsplit_add_cache_ushort()
174 vsplit->cache.fetches[hash] = 0; in vsplit_add_cache_uint()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_shader_texture_lod.txt53 Mipmap texture fetches and anisotropic texture fetches
56 will be undefined for texture fetches occurring inside
58 fetches, resulting in undefined texels.
66 for mipmap texture fetches or anisotropic texture fetches,
68 functions return defined texels for mipmap texture fetches,
71 texture fetches.
230 shader texture fetches."
/third_party/openGLES/extensions/EXT/
DEXT_shader_texture_lod.txt53 Mipmap texture fetches and anisotropic texture fetches
56 will be undefined for texture fetches occurring inside
58 fetches, resulting in undefined texels.
66 for mipmap texture fetches or anisotropic texture fetches,
68 functions return defined texels for mipmap texture fetches,
71 texture fetches.
230 shader texture fetches."
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/interop/
Dhttplib.md6 Let us imagine a simple application: it fetches a HTTP page using a HTTP library,
19 The sole API we bother describing is an implementation of HTTP GET. It fetches
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_texture_lod.txt64 Mipmap texture fetches and anisotropic texture fetches
67 will be undefined for texture fetches occurring inside
69 fetches, resulting in undefined texels.
77 for mipmap texture fetches or anisotropic texture fetches,
79 functions return defined texels for mipmap texture fetches,
82 texture fetches.
292 shader texture fetches."
428 cube map texture fetches?
485 anisotropic texture fetches. (Perhaps
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_parameter_buffer_object2.txt50 BUFFER4, but not both, programs couldn't do both 32- and 128-bit fetches
52 8-, 16-, or 64-bit fetches, though they could be emulated using a larger
61 specified in the opcode modifier. 1-, 2-, and 4-component fetches are
206 fetches floating-point, signed integer, or unsigned integer values,
384 size of the fetch. For 1-, 2-, and 4-component fetches, the offset must
395 than 64KB may be used, but any fetches accessing memory beyond the first
398 (3) Should we support fetches of 3-component vectors? If so, what should
403 single-component fetches or a four-component fetch with an appropriate
408 (4) Should we support fetches of 8- and 16-bit components?
410 RESOLVED: Yes, we will support fetches of 8- and 16-bit signed and
[all …]
DNV_texture_barrier.txt69 shader stage fetches texels and the same texels are written via fragment
111 shader stage fetches texels and the same texels are written via fragment
/third_party/openGLES/extensions/NV/
DNV_parameter_buffer_object2.txt50 BUFFER4, but not both, programs couldn't do both 32- and 128-bit fetches
52 8-, 16-, or 64-bit fetches, though they could be emulated using a larger
61 specified in the opcode modifier. 1-, 2-, and 4-component fetches are
206 fetches floating-point, signed integer, or unsigned integer values,
384 size of the fetch. For 1-, 2-, and 4-component fetches, the offset must
395 than 64KB may be used, but any fetches accessing memory beyond the first
398 (3) Should we support fetches of 3-component vectors? If so, what should
403 single-component fetches or a four-component fetch with an appropriate
408 (4) Should we support fetches of 8- and 16-bit components?
410 RESOLVED: Yes, we will support fetches of 8- and 16-bit signed and
[all …]
DNV_texture_barrier.txt69 shader stage fetches texels and the same texels are written via fragment
111 shader stage fetches texels and the same texels are written via fragment
/third_party/openGLES/extensions/ARB/
DARB_shader_texture_lod.txt74 Mipmap texture fetches and anisotropic texture fetches
77 will be undefined for texture fetches occurring inside
79 fetches, resulting in undefined texels.
87 for mipmap texture fetches or anisotropic texture fetches,
89 functions return defined texels for mipmap texture fetches,
92 texture fetches.
302 shader texture fetches."
438 cube map texture fetches?
495 anisotropic texture fetches. (Perhaps
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c169 LLVMValueRef fetches[4]; in load_input_vs() local
186 fetches[i] = ac_build_buffer_load_format(&ctx->ac, vb_desc, vertex_index, voffset, in load_input_vs()
192 LLVMValueRef fetch = fetches[0]; in load_input_vs()
195 fetches[i] = LLVMBuildExtractElement(ctx->ac.builder, fetch, tmp, ""); in load_input_vs()
202 fetches[i] = LLVMGetUndef(float_type); in load_input_vs()
206 fetches[3] = LLVMConstInt(int_type, 1, 0); in load_input_vs()
208 fetches[3] = LLVMConstReal(float_type, 1); in load_input_vs()
218 LLVMValueRef tmp = fetches[3]; in load_input_vs()
249 fetches[3] = tmp; in load_input_vs()
253 out[i] = ac_to_float(&ctx->ac, fetches[i]); in load_input_vs()
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dpackages_test.dart199 testUsingContext('get fetches packages', () async {
210 testUsingContext('get --offline fetches packages', () async {
257 testUsingContext('upgrade fetches packages', () async {
268 testUsingContext('get fetches packages and injects plugin', () async {
279 testUsingContext('get fetches packages and injects plugin in plugin project', () async {
/third_party/curl/tests/data/
Dtest53944 Two FTP fetches using different CURLOPT_FTP_FILEMETHOD
/third_party/mbedtls/tests/suites/
Dtest_suite_mps.function32 * - The 'consuming' layer fetches it in a single go.
75 * - The 'consuming' layer fetches it in a single go.
126 * - The 'consuming' layer fetches it in multiple calls
374 default: /* Multiple uncommitted fetches at pausing */
401 case 2: /* Multiple fetches at pausing, repeat without commit. */
409 case 3: /* Multiple fetches at pausing, repeat with commit 1. */
418 case 4: /* Multiple fetches at pausing, repeat with commit 2. */
427 case 5: /* Multiple fetches at pausing, repeat with commit 3. */
624 * to be processed, and the consumer subsequently fetches more data. */
/third_party/skia/third_party/externals/harfbuzz/
DBUILD.md21 it fetches and compiles most of the dependencies also.
/third_party/harfbuzz/
DBUILD.md21 it fetches and compiles most of the dependencies also.
/third_party/flutter/flutter/packages/flutter/test/painting/
Dfake_codec.dart11 /// A [ui.Codec] implementation for testing that pre-fetches all the image
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
D_network_image_web.dart15 /// Creates an object that fetches the image at the given URL.
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/comp/
Dforce-recompile-hooks.swizzle.comp53 // Wrapper function that swizzles texture samples and fetches.
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/comp/
Dforce-recompile-hooks.swizzle.comp53 // Wrapper function that swizzles texture samples and fetches.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Processors.td13 "Limit the maximum number of fetches in a clause to "#Value
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/frag/
Darray-of-texture-swizzle.msl2.swizzle.frag63 // Wrapper function that swizzles texture samples and fetches.
Darray-of-texture-swizzle-nonconstant-uniform.msl2.swizzle.frag73 // Wrapper function that swizzles texture samples and fetches.
Darray-of-texture-swizzle-nonconstant-uniform.msl2.argument.discrete.swizzle.frag82 // Wrapper function that swizzles texture samples and fetches.
/third_party/mesa3d/docs/_extra/specs/
DMESA_texture_signed_rgba.spec123 fetches interact with fragment coloring?
132 For assembly program extensions supporting texture fetches

12345678