#include <ResourceTypes.h>
Definition at line 160 of file ResourceTypes.h.
◆ operator bool()
skgpu::graphite::BindBufferInfo::operator bool |
( |
| ) |
const |
|
inline |
Definition at line 164 of file ResourceTypes.h.
static constexpr bool SkToBool(const T &x)
◆ operator!=()
bool skgpu::graphite::BindBufferInfo::operator!= |
( |
const BindBufferInfo & |
o | ) |
const |
|
inline |
◆ operator==()
bool skgpu::graphite::BindBufferInfo::operator== |
( |
const BindBufferInfo & |
o | ) |
const |
|
inline |
◆ fBuffer
const Buffer* skgpu::graphite::BindBufferInfo::fBuffer = nullptr |
◆ fOffset
size_t skgpu::graphite::BindBufferInfo::fOffset = 0 |
The documentation for this struct was generated from the following file: