Home
last modified time | relevance | path

Searched defs:unorm (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
Dmathutil.h54 inline unsigned int unorm(float x) in unorm() function
/external/swiftshader/src/OpenGL/libGLESv2/
Dmathutil.h56 inline unsigned int unorm(float x) in unorm() function
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c151 nir_ssa_def *unorm = nir_format_float_to_unorm(b, c, bits); in pack_unorm_rgb10a2() local
179 nir_ssa_def *unorm = nir_iand(b, c, nir_imm_int(b, masks[i])); in unpack_unorm_rgb10a2() local
/external/swiftshader/src/System/
DMath.hpp222 inline unsigned int unorm(float x) in unorm() function
/external/swiftshader/src/Common/
DMath.hpp254 inline unsigned int unorm(float x) in unorm() function
/external/mesa3d/src/util/tests/format/
Du_format_test.c703 #define FORMAT_CASE(format, unorm, snorm) \ in test_format_norm_flags() argument
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUOperandSyntax.rst262 unorm subsection
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp302 const deUint8 unorm = (deUint8)tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getYCbCrPlanarFormatDescription() local
964 const deUint8 unorm = (deUint8)tcu::TEXTURECHANNELCLASS_UNSIGNED_FIXED_POINT; in getCorePlanarFormatDescription() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h398 bool unorm : 1; member
/external/angle/src/common/
Dmathutil.h128 inline unsigned int unorm(float x) in unorm() function