Home
last modified time | relevance | path

Searched refs:snorm (Results 1 – 18 of 18) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTexelBufferTests.cpp71 …tcu::TestCaseGroup* const snorm = new tcu::TestCaseGroup(testCtx, "snorm", "Test uniform texel bu… in createUniformTexelBufferTests() local
92 uniform->addChild(snorm); in createUniformTexelBufferTests()
108 snorm->addChild(testCase); in createUniformTexelBufferTests()
/external/deqp-deps/glslang/Test/
Dhlsl.snorm.uav.comp7 Texture3D<snorm float4> ResultInS: register(t1);
8 RWTexture3D<snorm float4> ResultOutS: register(u1);
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.snorm.uav.comp7 Texture3D<snorm float4> ResultInS: register(t1);
8 RWTexture3D<snorm float4> ResultOutS: register(u1);
/external/swiftshader/src/Renderer/
DSurface.cpp94 *(char*)element = snorm<8>(r); in write()
151 *(unsigned int*)element = (static_cast<unsigned int>(snorm<8>(a)) << 24) | in write()
152 (static_cast<unsigned int>(snorm<8>(b)) << 16) | in write()
153 (static_cast<unsigned int>(snorm<8>(g)) << 8) | in write()
154 (static_cast<unsigned int>(snorm<8>(r)) << 0); in write()
171 (static_cast<unsigned int>(snorm<8>(b)) << 16) | in write()
172 (static_cast<unsigned int>(snorm<8>(g)) << 8) | in write()
173 (static_cast<unsigned int>(snorm<8>(r)) << 0); in write()
195 *(unsigned short*)element = (static_cast<unsigned short>(snorm<8>(g)) << 8) | in write()
196 (static_cast<unsigned short>(snorm<8>(r)) << 0); in write()
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp1071 const deUint8 snorm = (deUint8)tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in getCorePlanarFormatDescription() local
1129 { 0, snorm, 0, 8, 1 }, // R in getCorePlanarFormatDescription()
1178 { 0, snorm, 0, 8, 2 }, // R in getCorePlanarFormatDescription()
1179 { 0, snorm, 8, 8, 2 }, // G in getCorePlanarFormatDescription()
1226 { 0, snorm, 0, 16, 2 }, // R in getCorePlanarFormatDescription()
1274 { 0, snorm, 0, 16, 4 }, // R in getCorePlanarFormatDescription()
1275 { 0, snorm, 16, 16, 4 }, // G in getCorePlanarFormatDescription()
2188 { 0, snorm, 0, 8, 4 }, // R in getCorePlanarFormatDescription()
2189 { 0, snorm, 8, 8, 4 }, // G in getCorePlanarFormatDescription()
2190 { 0, snorm, 16, 8, 4 }, // B in getCorePlanarFormatDescription()
[all …]
/external/mesa3d/docs/relnotes/
D10.2.6.rst51 - mesa: Don't allow snorm internal formats in glCopyTexImage*() in
D19.0.0.rst976 - mesa/main: do not allow snorm-texture enums before gles3
D20.1.0.rst1368 - gallivm/rgtc: enable fast path for snorm types.
D20.2.0.rst1514 - llvmpipe/format: fix snorm conversion
/external/swiftshader/src/System/
DMath.hpp242 inline int snorm(float x) in snorm() function
/external/swiftshader/src/Common/
DMath.hpp274 inline int snorm(float x) in snorm() function
/external/eigen/Eigen/src/misc/
Dblas.h307 int BLASFUNC(snorm)(char *, int *, int *, float *, int *);
/external/mesa3d/src/util/tests/format/
Du_format_test.c703 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument
706 format_desc->is_snorm == snorm); \ in test_format_norm_flags()
/external/mesa3d/.gitlab-ci/piglit/
Dglslparser.txt2334 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-2d-array.frag: skip
2335 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-2d-array.vert: skip
2336 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-2d.frag: skip
2337 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-2d.vert: skip
2338 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-3d.frag: skip
2339 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-3d.vert: skip
2340 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-cube.frag: skip
2341 spec/nv_image_formats/compiler/declaration-disallow-r16-snorm-cube.vert: skip
2350 spec/nv_image_formats/compiler/declaration-disallow-rg16-snorm-2d-array.frag: skip
2351 spec/nv_image_formats/compiler/declaration-disallow-rg16-snorm-2d-array.vert: skip
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dhlsl.snorm.uav.comp.out1 hlsl.snorm.uav.comp
/external/eigen/bench/btl/libs/BLAS/
Dblas.h385 int BLASFUNC(snorm)(char *, int *, int *, float *, int *);
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.snorm.uav.comp.out1 hlsl.snorm.uav.comp
/external/mesa3d/src/intel/isl/
Disl_format_layout.csv51 # sn: snorm