Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_QCOM_rotated_copies/
Drotated_addressing_blits.txt46 converted to an unnormalized texture coordinate, using the effective
48 <<textures-unnormalized-to-integer, unnormalized to integer
77 determine the final unnormalized coordinates used to sample from
Drotated_addressing_copies.txt23 The following code computes rotation of unnormalized coordinates.
26 // Forward rotation of unnormalized coordinates
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_corner_sampled_image.txt24 See <<textures-unnormalized-to-integer, Unnormalized Texel Coordinate
29 See <<textures-normalized-to-unnormalized, normalized texel coordinate
77 . Do unnormalized sampler coordinates work with corner-sampled images? Are there any functional dif…
/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/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/vk-gl-cts/external/vulkan-docs/src/chapters/
Dtextures.txt79 * unnormalized texel coordinates [eq]#[0.0, width / height / depth)#
85 Other image instructions can: use either normalized or unnormalized texel
91 <<textures-normalized-to-unnormalized,converted>> to unnormalized as part of
94 The array layer coordinate is always treated as unnormalized even when other
128 support unnormalized coordinates.
131 When normalized coordinates are converted to unnormalized coordinates, all
171 ** Given the unnormalized coordinates [eq]#(u,v)#, the four texels
186 to the unnormalized coordinate space of the lower-resolution components.
197 ** Given the unnormalized coordinates [eq]#(u,v)#, the texel selected is
464 the <<samplers-unnormalizedCoordinates,limitations of unnormalized
[all …]
Draytraversal.txt72 latexmath:[\mathbf{a}] is the axis of rotation from the unnormalized ray
115 unnormalized direction, respectively; the vector described by [eq]#x~as~#,
Dcopies.txt1220 converted to an unnormalized texture coordinate, using the effective
1222 <<textures-unnormalized-to-integer, unnormalized to integer
1241 determine the final unnormalized coordinates used to sample from
/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/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/
Ddraw_dispatch_common.txt137 this command accesses a sname:VkSampler object that uses unnormalized
145 this command accesses a sname:VkSampler object that uses unnormalized
152 this command accesses a sname:VkSampler object that uses unnormalized
/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/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/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h137 unsigned unnormalized:1; member
Dsvga_shader.c411 key->tex[i].unnormalized = TRUE; in svga_init_shader_key_common()
/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/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

123