/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrHFP.td | 141 // Addition (unnormalized). 161 // Subtraction (unnormalized). 203 // Multiplication (unnormalized). 211 // Fused multiply-add (unnormalized).
|
/third_party/openGLES/extensions/ARM/ |
D | ARM_texture_unnormalized_coordinates.txt | 36 This extension provides the option to switch to unnormalized 118 … TEXTURE_UNNORMALIZED_COORDINATES_ARM B GetSamplerParameter FALSE unnormalized coords 8.xx
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unormcmp.cpp | 550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local 552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unormcmp.cpp | 550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local 552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
|
/third_party/node/deps/icu-small/source/common/ |
D | unormcmp.cpp | 550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local 552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
|
/third_party/icu/icu4c/source/common/ |
D | unormcmp.cpp | 550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local 552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_get_tex_level_parameter.txt | 107 floating-point, signed unnormalized integer, and unsigned unnormalized
|
D | ANGLE_texture_multisample.txt | 481 floating-point, signed unnormalized integer, and unsigned unnormalized
|
/third_party/icu/docs/userguide/transforms/normalization/ |
D | index.md | 229 // unnormalized suffix as a read-only alias (does not copy characters) 230 UnicodeString unnormalized=s.tempSubString(spanQCYes); 234 fcd.normalizeSecondAndAppend(fcdString, unnormalized, errorCode);
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_shader.h | 132 unsigned unnormalized:1; member
|
D | svga_shader.c | 359 key->tex[i].unnormalized = TRUE; in svga_init_shader_key_common()
|
D | svga_state_constants.c | 81 if (variant->key.tex[i].unnormalized) { in svga_get_extra_constants_common()
|
D | svga_tgsi_insn.c | 1645 if (emit->key.tex[sampler.base.num].unnormalized || in emit_tex2() 1677 if (emit->key.tex[sampler.base.num].unnormalized) { in emit_tex2()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_snorm.txt | 240 floating-point, signed unnormalized integer, and unsigned 241 unnormalized integer components....
|
D | EXT_texture_integer.txt | 50 This extension provides a set of new "unnormalized" integer texture 56 buffer with unnormalized integer components follow a path similar 61 operations indicate unnormalized integer data. 63 Textures or render buffers with unnormalized integer formats may also be 597 unsigned normalized integer, floating-point, signed unnormalized integer, 598 and unsigned unnormalized integer components, respectively.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_snorm.txt | 240 floating-point, signed unnormalized integer, and unsigned 241 unnormalized integer components....
|
D | EXT_texture_integer.txt | 50 This extension provides a set of new "unnormalized" integer texture 56 buffer with unnormalized integer components follow a path similar 61 operations indicate unnormalized integer data. 63 Textures or render buffers with unnormalized integer formats may also be 597 unsigned normalized integer, floating-point, signed unnormalized integer, 598 and unsigned unnormalized integer components, respectively.
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.1.1.rst | 137 - radv: Handle unnormalized samplers in YCbCr lowering
|
/third_party/mesa3d/docs/gallium/ |
D | resources.rst | 107 - Must use unnormalized coordinates
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrCircleBlurFragmentProcessor.fp | 36 // Computes an unnormalized half kernel (right side). Returns the summation of all the half
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_texture_multisample.txt | 481 floating-point, signed unnormalized integer, and unsigned unnormalized
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerTests.cpp | 2000 const bool unnormalized; in createExactSamplingTests() member 2046 …const ExactSamplingCase::Params params = { format, unnorm.unnormalized, solid.first, edges.offset … in createExactSamplingTests()
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.0b1.rst | 111 Avoid a crash when a delegated generator raises an unnormalized
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_type_2_10_10_10_rev.txt | 426 1. Is it possible to pass unnormalized packed integer data into a
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_type_2_10_10_10_rev.txt | 436 1. Is it possible to pass unnormalized packed integer data into a
|