Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.h145 struct PixelFormatInfo struct
147 UINT_32 compBit[4];
148 NumberType numType[4];
149 UINT_32 compStart[4];
150 ElemMode elemMode;
151 UINT_32 comps; ///< Number of components
/aosp_15_r20/external/libkmsxx/kms++/inc/kms++/
H A Dpixelformats.h95 struct PixelFormatInfo { struct
101 const struct PixelFormatInfo& get_pixel_format_info(PixelFormat format); argument
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp50 class PixelFormatInfo class
136 PixelFormatInfo(void) in PixelFormatInfo() function in tcu::wgl::PixelFormatInfo