Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLRenderTarget.h29 struct IDDesc { struct
40 const IDDesc&, argument
DGrGLStencilAttachment.h26 struct IDDesc { struct
27 IDDesc() : fRenderbufferID(0) {} in IDDesc() argument
32 const IDDesc& idDesc, in GrGLStencilAttachment() argument
DGrGLTexture.h58 struct IDDesc { struct
65 GrGLTexture(GrGLGpu*, SkBudgeted, const GrSurfaceDesc&, const IDDesc&, GrMipMapsStatus); argument
/external/skia/src/gpu/gl/
DGrGLAttachment.h16 struct IDDesc { struct
17 IDDesc() : fRenderbufferID(0) {} in IDDesc() argument
22 GrGpu* gpu, const IDDesc& idDesc, SkISize dimensions, UsageFlags supportedUsages, in GrGLAttachment() argument