Home
last modified time | relevance | path

Searched defs:onGetReadSwizzle (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm1048 GrSwizzle GrMtlCaps::onGetReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const { function
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlCaps.mm1124 skgpu::Swizzle GrMtlCaps::onGetReadSwizzle(const GrBackendFormat& format, function
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockCaps.h209 skgpu::Swizzle onGetReadSwizzle(const GrBackendFormat& format, GrColorType ct) const override { in onGetReadSwizzle() function
/third_party/skia/src/gpu/mock/
DGrMockCaps.h181 GrSwizzle onGetReadSwizzle(const GrBackendFormat& format, GrColorType ct) const override { in onGetReadSwizzle() function
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp125 GrSwizzle GrDawnCaps::onGetReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const in onGetReadSwizzle() function in GrDawnCaps
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp1010 skgpu::Swizzle GrD3DCaps::onGetReadSwizzle(const GrBackendFormat& format, in onGetReadSwizzle() function in GrD3DCaps
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp977 GrSwizzle GrD3DCaps::onGetReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in onGetReadSwizzle() function in GrD3DCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1757 GrSwizzle GrVkCaps::onGetReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in onGetReadSwizzle() function in GrVkCaps
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkCaps.cpp1925 skgpu::Swizzle GrVkCaps::onGetReadSwizzle(const GrBackendFormat& format, in onGetReadSwizzle() function in GrVkCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp4759 GrSwizzle GrGLCaps::onGetReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in onGetReadSwizzle() function in GrGLCaps
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.cpp5287 skgpu::Swizzle GrGLCaps::onGetReadSwizzle(const GrBackendFormat& format, in onGetReadSwizzle() function in GrGLCaps