Home
last modified time | relevance | path

Searched defs:GrBackendFormat (Results 1 – 25 of 49) sorted by relevance

12

/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h48 bool isFormatCompressed(const GrBackendFormat&) const override { in isFormatCompressed()
136 GrSwizzle getTextureSwizzle(const GrBackendFormat&, GrColorType) const override { in getTextureSwizzle()
139 GrSwizzle getOutputSwizzle(const GrBackendFormat&, GrColorType) const override { in getOutputSwizzle()
171 SupportedRead onSupportedReadPixelsColorType(GrColorType srcColorType, const GrBackendFormat&, in onSupportedReadPixelsColorType()
/third_party/skia/src/gpu/mtl/
DGrMtlCppUtil.h15 class GrBackendFormat; variable
DGrMtlGpu.h272 GrBackendFormat getPreferredStencilFormat(const GrBackendFormat&) override { in getPreferredStencilFormat()
/third_party/skia/src/image/
DSkSurface_Gpu.h16 class GrBackendFormat; variable
/third_party/flutter/skia/src/gpu/
DGrBackendSurface.cpp28 GrBackendFormat::GrBackendFormat(const GrBackendFormat& that) in GrBackendFormat() function in GrBackendFormat
65 GrBackendFormat::GrBackendFormat(GrGLenum format, GrGLenum target) in GrBackendFormat() function in GrBackendFormat
99 GrBackendFormat::GrBackendFormat(VkFormat vkFormat, const GrVkYcbcrConversionInfo& ycbcrInfo) in GrBackendFormat() function in GrBackendFormat
131 GrBackendFormat::GrBackendFormat(dawn::TextureFormat format) in GrBackendFormat() function in GrBackendFormat
149 GrBackendFormat::GrBackendFormat(GrMTLPixelFormat mtlFormat) in GrBackendFormat() function in GrBackendFormat
165 GrBackendFormat::GrBackendFormat(GrColorType colorType) in GrBackendFormat() function in GrBackendFormat
DGrYUVProvider.h17 class GrBackendFormat; variable
DGrContextPriv.h15 class GrBackendFormat; variable
/third_party/flutter/skia/src/image/
DSkSurface_Gpu.h16 class GrBackendFormat; variable
/third_party/flutter/skia/include/gpu/
DGrContextThreadSafeProxy.h13 class GrBackendFormat; variable
/third_party/skia/src/gpu/
DGrBackendSurface.cpp34 GrBackendFormat::GrBackendFormat(const GrBackendFormat& that) in GrBackendFormat() function in GrBackendFormat
101 GrBackendFormat::GrBackendFormat(GrGLenum format, GrGLenum target) in GrBackendFormat() function in GrBackendFormat
122 GrBackendFormat::GrBackendFormat(VkFormat vkFormat, const GrVkYcbcrConversionInfo& ycbcrInfo, in GrBackendFormat() function in GrBackendFormat
153 GrBackendFormat::GrBackendFormat(wgpu::TextureFormat format) in GrBackendFormat() function in GrBackendFormat
171 GrBackendFormat::GrBackendFormat(GrMTLPixelFormat mtlFormat) in GrBackendFormat() function in GrBackendFormat
188 GrBackendFormat::GrBackendFormat(DXGI_FORMAT dxgiFormat) in GrBackendFormat() function in GrBackendFormat
204 GrBackendFormat::GrBackendFormat(GrColorType colorType, SkImage::CompressionType compression, in GrBackendFormat() function in GrBackendFormat
DGrDirectContextPriv.h18 class GrBackendFormat; variable
DGrSPIRVUniformHandler.cpp227 GrGLSLUniformHandler::SamplerHandle GrSPIRVUniformHandler::addSampler(const GrBackendFormat&, in addSampler()
/third_party/skia/src/core/
DSkSpecialSurface.h19 class GrBackendFormat; variable
/third_party/flutter/skia/src/core/
DSkSpecialSurface.h19 class GrBackendFormat; variable
/third_party/skia/include/core/
DSkDeferredDisplayListRecorder.h18 class GrBackendFormat; variable
DSkSurfaceCharacterization.h214 class GrBackendFormat; variable
228 SkSurfaceCharacterization createBackendFormat(SkColorType, const GrBackendFormat&) const { in createBackendFormat()
/third_party/skia/include/gpu/
DGrContextThreadSafeProxy.h21 class GrBackendFormat; variable
/third_party/flutter/skia/include/core/
DSkDeferredDisplayListRecorder.h17 class GrBackendFormat; variable
/third_party/skia/src/gpu/v1/
DSurfaceFillContext_v1.h24 class GrBackendFormat; variable
/third_party/flutter/skia/include/private/
DGrRecordingContext.h15 class GrBackendFormat; variable
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.h65 GrBackendFormat getPreferredStencilFormat(const GrBackendFormat&) override { in getPreferredStencilFormat()
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h82 GrBackendFormat getPreferredStencilFormat(const GrBackendFormat&) override { in getPreferredStencilFormat()
DGrD3DCaps.h35 bool isFormatCopyable(const GrBackendFormat&) const override { return true; } in isFormatCopyable()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp192 GrColorType GrDawnCaps::getYUVAColorTypeFromBackendFormat(const GrBackendFormat&, in getYUVAColorTypeFromBackendFormat()
/third_party/skia/src/gpu/mock/
DGrMockCaps.h176 SupportedRead onSupportedReadPixelsColorType(GrColorType srcColorType, const GrBackendFormat&, in onSupportedReadPixelsColorType()

12