Home
last modified time | relevance | path

Searched defs:highpFmt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp970 static const FloatFormat highpFmt(-126, 127, 23, true, tcu::MAYBE, tcu::YES, tcu::MAYBE); in evaluate() local
4867 const FloatFormat highpFmt = m_ctx.highpFormat; in testStatement() local
5736 …const FloatFormat &highpFmt = *de::getSizedArrayElement<glu::PRECISION_LAST>(ctx.formats, glu::PRE… in createFuncGroup() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1482 static const FloatFormat highpFmt(-126, 127, 23, true, tcu::MAYBE, tcu::YES, tcu::MAYBE); in evaluate() local
6523 const FloatFormat highpFmt = m_caseCtx.highpFormat; in iterate() local