Searched defs:GrTextureDesc (Results 1 – 2 of 2) sorted by relevance
413 struct GrTextureDesc { struct414 GrTextureDesc() in GrTextureDesc() function423 GrTextureFlags fFlags; //!< bitfield of TextureFlags424 GrSurfaceOrigin fOrigin; //!< origin of the texture425 int fWidth; //!< Width of the texture426 int fHeight; //!< Height of the texture432 GrPixelConfig fConfig;441 int fSampleCnt;