Home
last modified time | relevance | path

Searched defs:snorm (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTexelBufferTests.cpp135 …tcu::TestCaseGroup* const snorm = new tcu::TestCaseGroup(testCtx, "snorm", "Test uniform texel bu… in createUniformTexelBufferTests() local
/external/swiftshader/src/System/
DMath.hpp242 inline int snorm(float x) in snorm() function
/external/mesa3d/src/util/tests/format/
Du_format_test.c703 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp1246 const deUint8 snorm = (deUint8)tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT; in getCorePlanarFormatDescription() local