Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm989 GrSwizzle GrMtlCaps::getTextureSwizzle(const GrBackendFormat& format, GrColorType colorType) const { function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp173 GrSwizzle GrDawnCaps::getTextureSwizzle(const GrBackendFormat& format, GrColorType colorType) const in getTextureSwizzle() function in GrDawnCaps
/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h136 GrSwizzle getTextureSwizzle(const GrBackendFormat&, GrColorType) const override { in getTextureSwizzle() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1617 GrSwizzle GrVkCaps::getTextureSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in getTextureSwizzle() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp4053 GrSwizzle GrGLCaps::getTextureSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in getTextureSwizzle() function in GrGLCaps