Searched defs:glInfo (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/include/gpu/ |
H A D | GrSurfaceInfo.h | 35 GrSurfaceInfo(const GrGLSurfaceInfo& glInfo) in GrSurfaceInfo() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | formatutilsgl.cpp | 126 InternalFormat glInfo; member
|
/third_party/skia/src/gpu/ |
H A D | GrBackendSurface.cpp | 513 GrBackendTexture(int width, int height, GrMipmapped mipmapped, const GrGLTextureInfo glInfo, sk_sp<GrGLTextureParameters> params) GrBackendTexture() argument 569 GrBackendTexture(int width, int height, GrMipmapped mipmapped, const GrGLTextureInfo& glInfo) GrBackendTexture() argument 1013 GrBackendRenderTarget(int width, int height, int sampleCnt, int stencilBits, const GrGLFramebufferInfo& glInfo) GrBackendRenderTarget() argument
|
/third_party/skia/modules/canvaskit/ |
H A D | canvaskit_bindings.cpp | 747 GrGLTextureInfo glInfo; in onGenerateTexture() local
|
Completed in 8 milliseconds