#include <GrBackendSurface.h>
◆ GrBackendRenderTarget() [1/3]
| GrBackendRenderTarget::GrBackendRenderTarget |
( |
| ) |
|
◆ GrBackendRenderTarget() [2/3]
| GrBackendRenderTarget::GrBackendRenderTarget |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
sampleCnt, |
|
|
int |
stencilBits, |
|
|
const GrMockRenderTargetInfo & |
mockInfo |
|
) |
| |
◆ ~GrBackendRenderTarget()
| GrBackendRenderTarget::~GrBackendRenderTarget |
( |
| ) |
|
◆ GrBackendRenderTarget() [3/3]
◆ backend()
◆ dimensions()
| SkISize GrBackendRenderTarget::dimensions |
( |
| ) |
const |
|
inline |
◆ getBackendFormat()
◆ getMockRenderTargetInfo()
| bool GrBackendRenderTarget::getMockRenderTargetInfo |
( |
GrMockRenderTargetInfo * |
| ) |
const |
◆ height()
| int GrBackendRenderTarget::height |
( |
| ) |
const |
|
inline |
◆ isFramebufferOnly()
| bool GrBackendRenderTarget::isFramebufferOnly |
( |
| ) |
const |
|
inline |
◆ isProtected()
| bool GrBackendRenderTarget::isProtected |
( |
| ) |
const |
◆ isValid()
| bool GrBackendRenderTarget::isValid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ sampleCnt()
| int GrBackendRenderTarget::sampleCnt |
( |
| ) |
const |
|
inline |
◆ setMutableState()
◆ stencilBits()
| int GrBackendRenderTarget::stencilBits |
( |
| ) |
const |
|
inline |
◆ width()
| int GrBackendRenderTarget::width |
( |
| ) |
const |
|
inline |
◆ GrBackendRenderTargetData
| friend class GrBackendRenderTargetData |
|
friend |
◆ GrBackendSurfacePriv
| friend class GrBackendSurfacePriv |
|
friend |
◆ GrVkGpu
◆ fMockInfo
| GrMockRenderTargetInfo GrBackendRenderTarget::fMockInfo |
The documentation for this class was generated from the following file: