/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 389 const deUint8 unorm = (deUint8)tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getYCbCrPlanarFormatDescription() local 408 { 1, unorm, 8, 8, 2 }, // R in getYCbCrPlanarFormatDescription() 409 { 0, unorm, 0, 8, 1 }, // G in getYCbCrPlanarFormatDescription() 410 { 1, unorm, 0, 8, 2 }, // B in getYCbCrPlanarFormatDescription() 427 { 1, unorm, 22, 10, 4 }, // R in getYCbCrPlanarFormatDescription() 428 { 0, unorm, 6, 10, 2 }, // G in getYCbCrPlanarFormatDescription() 429 { 1, unorm, 6, 10, 4 }, // B in getYCbCrPlanarFormatDescription() 446 { 1, unorm, 20, 12, 4 }, // R in getYCbCrPlanarFormatDescription() 447 { 0, unorm, 4, 12, 2 }, // G in getYCbCrPlanarFormatDescription() 448 { 1, unorm, 4, 12, 4 }, // B in getYCbCrPlanarFormatDescription() [all …]
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ci/ |
D | d3d12-quick_gl.txt | 489 spec/arb_gpu_shader5/texturegather/fs-r-0-unorm-2d: fail 490 spec/arb_gpu_shader5/texturegather/fs-r-0-unorm-2darray: fail 491 spec/arb_gpu_shader5/texturegather/fs-r-0-unorm-2drect: fail 492 spec/arb_gpu_shader5/texturegather/fs-r-0-unorm-cube: fail 493 spec/arb_gpu_shader5/texturegather/fs-r-0-unorm-cubearray: fail 510 spec/arb_gpu_shader5/texturegather/fs-rg-0-unorm-2d: fail 511 spec/arb_gpu_shader5/texturegather/fs-rg-0-unorm-2darray: fail 512 spec/arb_gpu_shader5/texturegather/fs-rg-0-unorm-2drect: fail 513 spec/arb_gpu_shader5/texturegather/fs-rg-0-unorm-cube: fail 514 spec/arb_gpu_shader5/texturegather/fs-rg-0-unorm-cubearray: fail [all …]
|
/third_party/glslang/Test/ |
D | hlsl.snorm.uav.comp | 2 unorm float4 uf4; 4 Texture3D<unorm float4> ResultInU: register(t0); 5 RWTexture3D<unorm float4> ResultOutU: register(u0);
|
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/frag/ |
D | pixel-interlock-ordered.sm51.fxconly.frag | 4 RWTexture2D<unorm float4> img4 : register(u5, space0); 5 RasterizerOrderedTexture2D<unorm float4> img : register(u0, space0); 6 RasterizerOrderedTexture2D<unorm float4> img3 : register(u2, space0);
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/frag/ |
D | pixel-interlock-ordered.sm51.fxconly.frag | 4 RWTexture2D<unorm float4> img4 : register(u5, space0); 5 RasterizerOrderedTexture2D<unorm float4> img : register(u0, space0); 6 RasterizerOrderedTexture2D<unorm float4> img3 : register(u2, space0);
|
D | image-query-uav.frag | 4 RWTexture3D<unorm float4> uImage3D : register(u3); 31 uint3 spvImageSize(RWTexture3D<unorm float4> Tex, out uint Param)
|
D | image-query-uav.nonwritable-uav-texture.frag | 4 RWTexture3D<unorm float4> uImage3D : register(u3); 30 uint3 spvImageSize(RWTexture3D<unorm float4> Tex, out uint Param)
|
/third_party/mesa3d/src/broadcom/ci/ |
D | broadcom-rpi4-fails.txt | 275 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d-array.frag,Fail 276 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d-array.vert,Fail 277 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d.frag,Fail 278 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d.vert,Fail 279 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-3d.frag,Fail 280 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-3d.vert,Fail 281 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-cube.frag,Fail 282 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-cube.vert,Fail 291 spec@nv_image_formats@compiler@declaration-disallow-rg16-unorm-2d-array.frag,Fail 292 spec@nv_image_formats@compiler@declaration-disallow-rg16-unorm-2d-array.vert,Fail [all …]
|
D | v3d-rpi4-fails.txt | 288 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d-array.frag,Fail 289 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d-array.vert,Fail 290 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d.frag,Fail 291 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-2d.vert,Fail 292 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-3d.frag,Fail 293 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-3d.vert,Fail 294 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-cube.frag,Fail 295 spec@nv_image_formats@compiler@declaration-disallow-r16-unorm-cube.vert,Fail 304 spec@nv_image_formats@compiler@declaration-disallow-rg16-unorm-2d-array.frag,Fail 305 spec@nv_image_formats@compiler@declaration-disallow-rg16-unorm-2d-array.vert,Fail [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | MIMGInstructions.td | 228 DMask:$dmask, UNorm:$unorm, GLC:$glc, SLC:$slc, 231 let AsmString = asm#" $vdata, $vaddr, $srsrc$dmask$unorm$glc$slc$r128$tfe$lwe$da" 240 Dim:$dim, UNorm:$unorm, DLC:$dlc, GLC:$glc, 243 let AsmString = opcode#" $vdata, $vaddr0, $srsrc$dmask$dim$unorm$dlc$glc$slc$r128$tfe$lwe" 253 Dim:$dim, UNorm:$unorm, DLC:$dlc, GLC:$glc, 256 let AsmString = opcode#" $vdata, "#AddrAsm#", $srsrc$dmask$dim$unorm$dlc$glc$slc$r128$tfe$lwe" 321 DMask:$dmask, UNorm:$unorm, GLC:$glc, SLC:$slc, 324 let AsmString = asm#" $vdata, $vaddr, $srsrc$dmask$unorm$glc$slc$r128$tfe$lwe$da" 333 DMask:$dmask, Dim:$dim, UNorm:$unorm, DLC:$dlc, 336 let AsmString = opcode#" $vdata, $vaddr0, $srsrc$dmask$dim$unorm$dlc$glc$slc$r128$tfe$lwe" [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Surface.cpp | 91 *(unsigned char*)element = unorm<8>(a); in write() 97 *(unsigned char*)element = unorm<8>(r); in write() 118 *(unsigned char*)element = (unorm<3>(r) << 5) | (unorm<3>(g) << 2) | (unorm<2>(b) << 0); in write() 121 …*(unsigned short*)element = (unorm<8>(a) << 8) | (unorm<3>(r) << 5) | (unorm<3>(g) << 2) | (unorm<… in write() 124 … *(unsigned short*)element = 0xF000 | (unorm<4>(r) << 8) | (unorm<4>(g) << 4) | (unorm<4>(b) << 0); in write() 127 …*(unsigned short*)element = (unorm<4>(a) << 12) | (unorm<4>(r) << 8) | (unorm<4>(g) << 4) | (unorm… in write() 130 …*(unsigned short*)element = (unorm<4>(r) << 12) | (unorm<4>(g) << 8) | (unorm<4>(b) << 4) | (unorm… in write() 133 *(unsigned short*)element = (unorm<5>(r) << 11) | (unorm<6>(g) << 5) | (unorm<5>(b) << 0); in write() 136 …*(unsigned short*)element = (unorm<1>(a) << 15) | (unorm<5>(r) << 10) | (unorm<5>(g) << 5) | (unor… in write() 139 …*(unsigned short*)element = (unorm<5>(r) << 11) | (unorm<5>(g) << 6) | (unorm<5>(b) << 1) | (unorm… in write() [all …]
|
/third_party/mesa3d/src/gallium/drivers/r600/ci/ |
D | r600-turks-fails.txt | 1008 spec@arb_texture_compression_bptc@fbo-generatemipmap-formats unorm,Fail 1009 spec@arb_texture_compression_bptc@fbo-generatemipmap-formats unorm@GL_COMPRESSED_RGBA_BPTC_UNORM NP… 1010 spec@arb_texture_compression_bptc@fbo-generatemipmap-formats unorm@GL_COMPRESSED_SRGB_ALPHA_BPTC_UN… 1032 spec@arb_texture_gather@texturegather@fs-rg-one-unorm-2d,Fail 1033 spec@arb_texture_gather@texturegather@fs-rg-one-unorm-2darray,Fail 1034 spec@arb_texture_gather@texturegather@fs-rg-one-unorm-cube,Fail 1035 spec@arb_texture_gather@texturegather@fs-rg-one-unorm-cubearray,Fail 1048 spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-2d,Fail 1049 spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-2darray,Fail 1050 spec@arb_texture_gather@texturegather@fs-rg-zero-unorm-cube,Fail [all …]
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d_nir_lower_logic_ops.c | 151 nir_ssa_def *unorm = nir_format_float_to_unorm(b, c, bits); in pack_unorm_rgb10a2() local 155 chans[i] = nir_channel(b, unorm, i); in pack_unorm_rgb10a2() 179 nir_ssa_def *unorm = nir_iand(b, c, nir_imm_int(b, masks[i])); in unpack_unorm_rgb10a2() local 180 chans[i] = nir_format_unorm_to_float(b, unorm, &bits[i]); in unpack_unorm_rgb10a2()
|
/third_party/mesa3d/src/util/tests/format/ |
D | u_format_test.c | 699 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument 701 success = (format_desc->is_unorm == unorm && \ in test_format_norm_flags() 831 enum pipe_format unorm = util_format_snorm_to_unorm(format); in test_all() local 835 } else if (unorm == format) { in test_all() 839 } else if (!util_format_is_unorm(unorm)) { in test_all() 841 util_format_name(format), util_format_name(unorm)); in test_all()
|
/third_party/mesa3d/src/panfrost/ci/ |
D | panfrost-g52-flakes.txt | 5 spec@arb_texture_gather@texturegatheroffset@vs-rgba-zero-unorm-2darray
|
D | panfrost-g52-fails.txt | 226 spec@arb_texture_gather@texturegather@fs-rgba-alpha-unorm-cubearray,Fail 230 spec@arb_texture_gather@texturegather@fs-rgba-blue-unorm-cubearray,Fail 234 spec@arb_texture_gather@texturegather@fs-rgba-green-unorm-cubearray,Fail 238 spec@arb_texture_gather@texturegather@fs-rgba-none-unorm-cubearray,Fail 242 spec@arb_texture_gather@texturegather@fs-rgba-red-unorm-cubearray,Fail 246 spec@arb_texture_gather@texturegather@fs-rgb-blue-unorm-cubearray,Fail 250 spec@arb_texture_gather@texturegather@fs-rgb-green-unorm-cubearray,Fail 254 spec@arb_texture_gather@texturegather@fs-rgb-none-unorm-cubearray,Fail 258 spec@arb_texture_gather@texturegather@fs-rgb-red-unorm-cubearray,Fail 262 spec@arb_texture_gather@texturegather@fs-rg-green-unorm-cubearray,Fail [all …]
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.texture.gather.txt | 31 + rgba8 unorm, uint and int color formats 57 Each test case creates and sets up a 2d, 2d array or cube texture with unorm,
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | mathutil.h | 56 inline unsigned int unorm(float x) in unorm() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | renderer9_utils.cpp | 68 return D3DCOLOR_RGBA(gl::unorm<8>(color.red), gl::unorm<8>(color.green), in ConvertColor() 69 gl::unorm<8>(color.blue), gl::unorm<8>(color.alpha)); in ConvertColor()
|
D | StateManager9.cpp | 717 D3DCOLOR_RGBA(gl::unorm<8>(blendColor.alpha), gl::unorm<8>(blendColor.alpha), in setBlendColor() 718 gl::unorm<8>(blendColor.alpha), gl::unorm<8>(blendColor.alpha))); in setBlendColor()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_hlsl.hpp | 302 for (auto &unorm : uav) in TextureSizeVariants() local 303 for (auto &u : unorm) in TextureSizeVariants()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ImageCopy.frag | 142 // Note: sRGB formats are unorm, so SrcIsFloat must be necessarily set 177 // Note: sRGB formats are unorm, so DestIsFloat must be necessarily set
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 728 dest8888[4 * x + 0] = sw::unorm<8>((rgba & 0x000003FF) * (1.0f / 0x000003FF)); in TransferRow() 729 dest8888[4 * x + 1] = sw::unorm<8>((rgba & 0x000FFC00) * (1.0f / 0x000FFC00)); in TransferRow() 730 dest8888[4 * x + 2] = sw::unorm<8>((rgba & 0x3FF00000) * (1.0f / 0x3FF00000)); in TransferRow() 731 dest8888[4 * x + 3] = sw::unorm<8>((rgba & 0xC0000000) * (1.0f / 0xC0000000)); in TransferRow() 745 dest565[x] = (sw::unorm<5>(r) << 11) | (sw::unorm<6>(g) << 5) | (sw::unorm<5>(b) << 0); in TransferRow()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_texture_compression_astc_hdr.txt | 47 single ASTC HDR texture may contain both unorm and float blocks.
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 166 normlzr unormcmp unorm 236 group: unorm # old normalization C API 237 unorm.o 271 unorm # could change to use filterednormalizer2 directly for Unicode 3.2 normalization 918 uniset_props regex unorm uscript
|