Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm460 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function
467 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlCaps.mm505 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function
512 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockCaps.cpp15 int GrMockCaps::getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function in GrMockCaps
DGrMockCaps.h112 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
/third_party/skia/src/gpu/mock/
DGrMockCaps.cpp13 int GrMockCaps::getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function in GrMockCaps
DGrMockCaps.h88 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp99 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp865 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrD3DCaps
875 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount() function in GrD3DCaps
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp832 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrD3DCaps
842 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount() function in GrD3DCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1514 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps
1524 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount() function in GrVkCaps
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkCaps.cpp1681 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps
1691 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount() function in GrVkCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.h133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
DGrGLCaps.cpp4595 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.h164 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
DGrGLCaps.cpp5123 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps