Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm1001 GrSwizzle GrMtlCaps::getOutputSwizzle(const GrBackendFormat& format, GrColorType colorType) const { function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp182 GrSwizzle GrDawnCaps::getOutputSwizzle(const GrBackendFormat& format, GrColorType colorType) const in getOutputSwizzle() function in GrDawnCaps
/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h139 GrSwizzle getOutputSwizzle(const GrBackendFormat&, GrColorType) const override { in getOutputSwizzle() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1628 GrSwizzle GrVkCaps::getOutputSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in getOutputSwizzle() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp4063 GrSwizzle GrGLCaps::getOutputSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in getOutputSwizzle() function in GrGLCaps