Home
last modified time | relevance | path

Searched refs:unnormalized (Results 1 – 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td141 // Addition (unnormalized).
161 // Subtraction (unnormalized).
203 // Multiplication (unnormalized).
211 // Fused multiply-add (unnormalized).
/third_party/openGLES/extensions/ARM/
DARM_texture_unnormalized_coordinates.txt36 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/
Dunormcmp.cpp550 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/
Dunormcmp.cpp550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local
552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
/third_party/node/deps/icu-small/source/common/
Dunormcmp.cpp550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local
552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
/third_party/icu/icu4c/source/common/
Dunormcmp.cpp550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local
552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_get_tex_level_parameter.txt107 floating-point, signed unnormalized integer, and unsigned unnormalized
DANGLE_texture_multisample.txt481 floating-point, signed unnormalized integer, and unsigned unnormalized
/third_party/icu/docs/userguide/transforms/normalization/
Dindex.md229 // 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/
Dsvga_shader.h132 unsigned unnormalized:1; member
Dsvga_shader.c359 key->tex[i].unnormalized = TRUE; in svga_init_shader_key_common()
Dsvga_state_constants.c81 if (variant->key.tex[i].unnormalized) { in svga_get_extra_constants_common()
Dsvga_tgsi_insn.c1645 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/
DEXT_texture_snorm.txt240 floating-point, signed unnormalized integer, and unsigned
241 unnormalized integer components....
DEXT_texture_integer.txt50 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/
DEXT_texture_snorm.txt240 floating-point, signed unnormalized integer, and unsigned
241 unnormalized integer components....
DEXT_texture_integer.txt50 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/
D21.1.1.rst137 - radv: Handle unnormalized samplers in YCbCr lowering
/third_party/mesa3d/docs/gallium/
Dresources.rst107 - Must use unnormalized coordinates
/third_party/flutter/skia/src/gpu/effects/
DGrCircleBlurFragmentProcessor.fp36 // Computes an unnormalized half kernel (right side). Returns the summation of all the half
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_texture_multisample.txt481 floating-point, signed unnormalized integer, and unsigned unnormalized
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp2000 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/
D3.5.0b1.rst111 Avoid a crash when a delegated generator raises an unnormalized
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_type_2_10_10_10_rev.txt426 1. Is it possible to pass unnormalized packed integer data into a
/third_party/openGLES/extensions/ARB/
DARB_vertex_type_2_10_10_10_rev.txt436 1. Is it possible to pass unnormalized packed integer data into a

123