Searched defs:GrSurfaceDesc (Results 1 – 1 of 1) sorted by relevance
163 struct GrSurfaceDesc { struct164 GrSurfaceDesc() in GrSurfaceDesc() argument171 GrSurfaceDescFlags fFlags; //!< bitfield of TextureFlags argument172 int fWidth; //!< Width of the texture173 int fHeight; //!< Height of the texture179 GrPixelConfig fConfig;188 int fSampleCnt;