Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp209 case FORMAT_V16U16: in sampleTexture()
437 case FORMAT_V16U16: in sampleTexture()
2645 case FORMAT_V16U16: in has16bitTextureFormat()
2711 case FORMAT_V16U16: in has8bitTextureComponents()
2804 case FORMAT_V16U16: in has16bitTextureComponents()
2853 case FORMAT_V16U16: in has32bitIntegerTextureComponents()
2952 case FORMAT_V16U16: in hasYuvFormat()
3022 case FORMAT_V16U16: return false; in isRGBComponent()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp161 FORMAT_V16U16, enumerator
DSurface.cpp276 case FORMAT_V16U16: in write()
901 case FORMAT_V16U16: in read()
1598 case FORMAT_V16U16: return 4; in bytes()
2675 case FORMAT_V16U16: in isFloatFormat()
2794 case FORMAT_V16U16: in isUnsignedComponent()
3003 case FORMAT_V16U16: return 2; in componentCount()
3698 case FORMAT_V16U16: return FORMAT_V16U16; in selectInternalFormat()