Searched defs:highpFmt (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 877 static const FloatFormat highpFmt (-126, 127, 23, true, in evaluate() local 4635 const FloatFormat highpFmt = m_ctx.highpFormat; in testStatement() local 5529 const FloatFormat& highpFmt = *de::getSizedArrayElement<glu::PRECISION_LAST>(ctx.formats, in createFuncGroup() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 1378 static const FloatFormat highpFmt (-126, 127, 23, true, in evaluate() local 6214 const FloatFormat highpFmt = m_caseCtx.highpFormat; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 1377 static const FloatFormat highpFmt (-126, 127, 23, true, in evaluate() local 6225 const FloatFormat highpFmt = m_caseCtx.highpFormat; in iterate() local
|