Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/
H A DGrTypes.h399 struct GrSurfaceDesc { struct
400 GrSurfaceDesc() in GrSurfaceDesc() function
408 GrSurfaceFlags fFlags; //!< bitfield of TextureFlags
409 GrSurfaceOrigin fOrigin; //!< origin of the texture
410 int fWidth; //!< Width of the texture
411 int fHeight; //!< Height of the texture
417 GrPixelConfig fConfig;
426 int fSampleCnt;
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/private/
H A DGrTypesPriv.h160 struct GrSurfaceDesc { struct
161 GrSurfaceDesc() : fWidth(0), fHeight(0), fConfig(kUnknown_GrPixelConfig) {} in GrSurfaceDesc() argument
163 int fWidth; //!< Width of the texture
164 int fHeight; //!< Height of the texture
170 GrPixelConfig fConfig;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/private/
H A DGrTypesPriv.h160 struct GrSurfaceDesc { struct
161 GrSurfaceDesc() : fWidth(0), fHeight(0), fConfig(kUnknown_GrPixelConfig) {} in GrSurfaceDesc() function
163 int fWidth; //!< Width of the texture
164 int fHeight; //!< Height of the texture
170 GrPixelConfig fConfig;
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/private/
H A DGrTypesPriv.h160 struct GrSurfaceDesc { struct
161 GrSurfaceDesc() : fWidth(0), fHeight(0), fConfig(kUnknown_GrPixelConfig) {} in GrSurfaceDesc() function
163 int fWidth; //!< Width of the texture
164 int fHeight; //!< Height of the texture
170 GrPixelConfig fConfig;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/private/
H A DGrTypesPriv.h160 struct GrSurfaceDesc { struct
161 GrSurfaceDesc() : fWidth(0), fHeight(0), fConfig(kUnknown_GrPixelConfig) {} in GrSurfaceDesc() function
163 int fWidth; //!< Width of the texture
164 int fHeight; //!< Height of the texture
170 GrPixelConfig fConfig;