Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformatutils.cpp790 struct FormatBits struct
792 constexpr GLuint pixelBytes() const in pixelBytes()
796 constexpr GLuint componentCount() const in componentCount()
801 constexpr bool valid() const in valid()
806 GLuint red;
807 GLuint green;
808 GLuint blue;
809 GLuint alpha;
810 GLuint unused;
811 GLuint shared;