Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp759 struct FormatBits struct
761 constexpr GLuint pixelBytes() const in pixelBytes()
765 constexpr GLuint componentCount() const in componentCount()
770 constexpr bool valid() const in valid()
775 GLuint red;
776 GLuint green;
777 GLuint blue;
778 GLuint alpha;
779 GLuint unused;
780 GLuint shared;