Home
last modified time | relevance | path

Searched refs:FORMAT_L16 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp226 case FORMAT_L16: in sampleTexture()
454 case FORMAT_L16: in sampleTexture()
2642 case FORMAT_L16: in has16bitTextureFormat()
2708 case FORMAT_L16: in has8bitTextureComponents()
2793 case FORMAT_L16: in has16bitTextureComponents()
2842 case FORMAT_L16: in has32bitIntegerTextureComponents()
2941 case FORMAT_L16: in hasYuvFormat()
3011 case FORMAT_L16: return component < 1; in isRGBComponent()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp167 FORMAT_L16, enumerator
DSurface.cpp379 case FORMAT_L16: in write()
946 case FORMAT_L16: in read()
1604 case FORMAT_L16: return 2; in bytes()
2683 case FORMAT_L16: in isFloatFormat()
2772 case FORMAT_L16: in isUnsignedComponent()
3025 case FORMAT_L16: return 1; in componentCount()
3719 case FORMAT_L16: return FORMAT_L16; in selectInternalFormat()