Searched defs:getRenderTargetSampleCount (Results 1 – 7 of 7) sorted by relevance
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.mm | 512 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function 519 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
|
| /external/skia/src/gpu/ganesh/mock/ |
| D | GrMockCaps.cpp | 15 int GrMockCaps::getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function in GrMockCaps
|
| D | GrMockCaps.h | 110 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DCaps.cpp | 847 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrD3DCaps 857 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount() function in GrD3DCaps
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkCaps.cpp | 1597 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps 1607 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount() function in GrVkCaps
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLCaps.h | 158 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
|
| D | GrGLCaps.cpp | 4945 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps
|