/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_QCOM_rotated_copies/ |
D | rotated_addressing_blits.txt | 46 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
|
D | rotated_addressing_copies.txt | 23 The following code computes rotation of unnormalized coordinates. 26 // Forward rotation of unnormalized coordinates
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NV_corner_sampled_image.txt | 24 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/ |
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/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/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | textures.txt | 79 * 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 …]
|
D | raytraversal.txt | 72 latexmath:[\mathbf{a}] is the axis of rotation from the unnormalized ray 115 unnormalized direction, respectively; the vector described by [eq]#x~as~#,
|
D | copies.txt | 1220 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/ |
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/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
D | draw_dispatch_common.txt | 137 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/ |
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/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/mesa3d/src/gallium/drivers/svga/ |
D | svga_shader.h | 137 unsigned unnormalized:1; member
|
D | svga_shader.c | 411 key->tex[i].unnormalized = TRUE; in svga_init_shader_key_common()
|
/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/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
|