Searched defs:highp (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/src/gpu/effects/generated/ |
D | GrRectBlurEffect.cpp | 97 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/ |
D | precision.hpp | 23 highp = packed_highp, enumerator
|
/third_party/ffmpeg/libavfilter/ |
D | vf_signalstats.c | 568 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/ |
D | SkSLType.cpp | 517 bool highp = modifiers->fFlags & Modifiers::kHighp_Flag; in applyPrecisionQualifiers() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1660 const FloatFormat highp (-126, 127, 23, true, in calculateBounds() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 7241 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/ |
D | glsBuiltinPrecisionTests.cpp | 5556 const FloatFormat highp (-126, 127, 23, true, in addBuiltinPrecisionTests() local
|