Home
last modified time | relevance | path

Searched defs:getRenderTargetSampleCount (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlCaps.mm280 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { function
/external/skia/src/gpu/mtl/
DGrMtlCaps.mm280 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { function
/external/skia/src/gpu/mock/
DGrMockCaps.h45 int getRenderTargetSampleCount(int requestCount, GrPixelConfig config) const override { in getRenderTargetSampleCount() function
/external/skqp/src/gpu/mock/
DGrMockCaps.h45 int getRenderTargetSampleCount(int requestCount, GrPixelConfig config) const override { in getRenderTargetSampleCount() function
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp680 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/vk/
DGrVkCaps.cpp742 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrVkCaps
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2876 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrGLCaps
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2900 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrGLCaps