#include <GrBackendSurface.h>
◆ GrBackendTexture() [1/3]
| GrBackendTexture::GrBackendTexture |
( |
| ) |
|
◆ GrBackendTexture() [2/3]
| GrBackendTexture::GrBackendTexture |
( |
int |
width, |
|
|
int |
height, |
|
|
skgpu::Mipmapped |
, |
|
|
const GrMockTextureInfo & |
mockInfo, |
|
|
std::string_view |
label = {} |
|
) |
| |
◆ GrBackendTexture() [3/3]
◆ ~GrBackendTexture()
| GrBackendTexture::~GrBackendTexture |
( |
| ) |
|
◆ backend()
◆ dimensions()
| SkISize GrBackendTexture::dimensions |
( |
| ) |
const |
|
inline |
◆ getBackendFormat()
◆ getLabel()
| std::string_view GrBackendTexture::getLabel |
( |
| ) |
const |
|
inline |
◆ getMockTextureInfo()
| bool GrBackendTexture::getMockTextureInfo |
( |
GrMockTextureInfo * |
| ) |
const |
◆ hasMipmaps()
| bool GrBackendTexture::hasMipmaps |
( |
| ) |
const |
|
inline |
◆ hasMipMaps()
| bool GrBackendTexture::hasMipMaps |
( |
| ) |
const |
|
inline |
◆ height()
| int GrBackendTexture::height |
( |
| ) |
const |
|
inline |
◆ isProtected()
| bool GrBackendTexture::isProtected |
( |
| ) |
const |
◆ isSameTexture()
◆ isValid()
| bool GrBackendTexture::isValid |
( |
| ) |
const |
|
inline |
◆ mipmapped()
◆ operator=()
◆ setMutableState()
◆ textureType()
| GrTextureType GrBackendTexture::textureType |
( |
| ) |
const |
|
inline |
◆ width()
| int GrBackendTexture::width |
( |
| ) |
const |
|
inline |
◆ GrBackendSurfacePriv
| friend class GrBackendSurfacePriv |
|
friend |
◆ GrBackendTextureData
| friend class GrBackendTextureData |
|
friend |
◆ GrVkGpu
◆ fMockInfo
| GrMockTextureInfo GrBackendTexture::fMockInfo |
The documentation for this class was generated from the following file: