Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrBackendSurface.cpp341 const GrMtlTextureInfo& mtlInfo) in GrBackendTexture()
577 GrMtlTextureInfo mtlInfo; in getBackendFormat() local
684 const GrMtlTextureInfo& mtlInfo) in GrBackendRenderTarget()
856 GrMtlTextureInfo mtlInfo; in getBackendFormat() local
/third_party/skia/experimental/graphite/include/
DTextureInfo.h31 TextureInfo(const mtl::TextureInfo& mtlInfo) in TextureInfo()
/third_party/skia/src/gpu/
DGrBackendSurface.cpp538 const GrMtlTextureInfo& mtlInfo) in GrBackendTexture()
841 GrMtlTextureInfo mtlInfo; in getBackendFormat() local
974 GrBackendRenderTarget::GrBackendRenderTarget(int width, int height, const GrMtlTextureInfo& mtlInfo) in GrBackendRenderTarget()
986 const GrMtlTextureInfo& mtlInfo) in GrBackendRenderTarget()
1207 GrMtlTextureInfo mtlInfo; in getBackendFormat() local
/third_party/skia/include/gpu/
DGrSurfaceInfo.h56 GrSurfaceInfo(const GrMtlSurfaceInfo& mtlInfo) in GrSurfaceInfo()