Home
last modified time | relevance | path

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

/external/skia/gpu/include/
DGrTypes.h351 struct GrTextureDesc { struct
352 GrTextureFlags fFlags; //!< bitfield of TextureFlags
357 GrAALevels fAALevel;
358 uint32_t fWidth; //!< Width of the texture
359 uint32_t fHeight; //!< Height of the texture
364 GrPixelConfig fFormat;