Home
last modified time | relevance | path

Searched defs:maxExp (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuFloatFormat.cpp55 double computeMaxValue(int maxExp, int fractionBits) in computeMaxValue()
62 FloatFormat::FloatFormat(int minExp, int maxExp, int fractionBits, bool exactPrecision, YesNoMaybe … in FloatFormat()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderPackingFunctionTests.cpp555 const int maxExp = 15; in iterate() local
663 const int maxExp = 15; in iterate() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderPackingFunctionTests.cpp555 const int maxExp = 15; in iterate() local
663 const int maxExp = 15; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp619 const int maxExp = 15; in iterate() local
739 const int maxExp = 15; in iterate() local
H A DvktShaderBuiltinPrecisionTests.cpp4918 const int maxExp = ctx.format.getMaxExp(); in doApply() local
4935 const int maxExp = ctx.format.getMaxExp(); in doApply() local
6028 const int maxExp = format.getMaxExp(); in randomDouble() local
6096 const int maxExp = format.getMaxExp(); in genFixeds() local
6155 const int maxExp = format.getMaxExp(); in genFixeds() local
6244 const int maxExp = format.getMaxExp(); in genFixeds() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/constant/
Dvalue.go351 const maxExp = 4 << 10 const
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp2633 int maxExp = baseType == EbtFloat ? 127 : 15; in addConstantUnion() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DIntermediate.cpp2428 int maxExp = baseType == EbtFloat ? 127 : 15; in addConstantUnion() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp4495 const int maxExp = format.getMaxExp(); in genRandom() local
4564 const int maxExp = format.getMaxExp(); in genFixeds() local