Home
last modified time | relevance | path

Searched defs:highp (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/effects/generated/
DGrRectBlurEffect.cpp97 bool highp = false; member in GrGLSLRectBlurEffect
107 bool highp = ((abs(rect.left()) > 16000.0 || abs(rect.top()) > 16000.0) || in onGetGLSLProcessorKey() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dprecision.hpp23 highp = packed_highp, enumerator
/third_party/ffmpeg/libavfilter/
Dvf_signalstats.c568 int lowp, highp, clowp, chighp; in filter_frame8() local
790 int lowp, highp, clowp, chighp; in filter_frame16() local
/third_party/skia/src/sksl/ir/
DSkSLType.cpp517 bool highp = modifiers->fFlags & Modifiers::kHighp_Flag; in applyPrecisionQualifiers() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1660 const FloatFormat highp (-126, 127, 23, true, in calculateBounds() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7241 const FloatFormat highp (-126, 127, 23, true, in createFuncGroup() local
7265 const FloatFormat highp (-1022, 1023, 52, true, in createFuncGroupDouble() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp5556 const FloatFormat highp (-126, 127, 23, true, in addBuiltinPrecisionTests() local