#include <GrGpuResource.h>
Definition at line 164 of file GrGpuResource.h.
◆ UniqueID() [1/2]
GrGpuResource::UniqueID::UniqueID |
( |
| ) |
|
|
default |
◆ UniqueID() [2/2]
GrGpuResource::UniqueID::UniqueID |
( |
uint32_t |
id | ) |
|
|
inlineexplicit |
◆ asUInt()
uint32_t GrGpuResource::UniqueID::asUInt |
( |
| ) |
const |
|
inline |
◆ isInvalid()
bool GrGpuResource::UniqueID::isInvalid |
( |
| ) |
const |
|
inline |
Definition at line 176 of file GrGpuResource.h.
static constexpr uint32_t SK_InvalidUniqueID
◆ makeInvalid()
void GrGpuResource::UniqueID::makeInvalid |
( |
| ) |
|
|
inline |
◆ operator!=()
bool GrGpuResource::UniqueID::operator!= |
( |
const UniqueID & |
other | ) |
const |
|
inline |
◆ operator==()
bool GrGpuResource::UniqueID::operator== |
( |
const UniqueID & |
other | ) |
const |
|
inline |
◆ fID
The documentation for this class was generated from the following file: