Searched defs:GrTextureDesc (Results 1 – 1 of 1) sorted by relevance
351 struct GrTextureDesc { struct352 GrTextureFlags fFlags; //!< bitfield of TextureFlags357 GrAALevels fAALevel;358 uint32_t fWidth; //!< Width of the texture359 uint32_t fHeight; //!< Height of the texture364 GrPixelConfig fFormat;