Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp799 struct FormatBits struct
801 constexpr GLuint pixelBytes() const in pixelBytes()
805 constexpr GLuint componentCount() const in componentCount()
810 constexpr bool valid() const in valid()
815 GLuint red;
816 GLuint green;
817 GLuint blue;
818 GLuint alpha;
819 GLuint unused;
820 GLuint shared;