Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglRenderTests.cpp156 const float maxRGB = 0.9f; in randomizeDrawOp() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2052 Float4 PixelRoutine::maxRGB(Vector4f &c) in maxRGB() function in sw::PixelRoutine