Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrTypes.h413 struct GrTextureDesc { struct
414 GrTextureDesc() in GrTextureDesc() function
423 GrTextureFlags fFlags; //!< bitfield of TextureFlags
424 GrSurfaceOrigin fOrigin; //!< origin of the texture
425 int fWidth; //!< Width of the texture
426 int fHeight; //!< Height of the texture
432 GrPixelConfig fConfig;
441 int fSampleCnt;
/external/chromium_org/third_party/skia/include/gpu/
DGrTypes.h413 struct GrTextureDesc { struct
414 GrTextureDesc() in GrTextureDesc() function
423 GrTextureFlags fFlags; //!< bitfield of TextureFlags
424 GrSurfaceOrigin fOrigin; //!< origin of the texture
425 int fWidth; //!< Width of the texture
426 int fHeight; //!< Height of the texture
432 GrPixelConfig fConfig;
441 int fSampleCnt;