Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/System/
DHalf.hpp52 class RGB9E5 class
60 RGB9E5(const float rgb[3]) in RGB9E5() function in sw::RGB9E5
65 RGB9E5(float r, float g, float b) in RGB9E5() function in sw::RGB9E5
/third_party/skia/third_party/externals/swiftshader/src/Common/
DHalf.hpp49 class RGB9E5 class