#include <MetalResources.h>
◆ FreePolicy
| Enumerator |
|---|
| Owner | |
| BufferAllocator | |
| Temporary | |
◆ FMetalBuffer() [1/2]
| FMetalBuffer::FMetalBuffer |
( |
MTL::Buffer * |
Handle, |
|
|
FreePolicy |
Allocation |
|
) |
| |
◆ FMetalBuffer() [2/2]
| FMetalBuffer::FMetalBuffer |
( |
MTL::Buffer * |
Handle, |
|
|
NS::Range |
Range, |
|
|
IMetalBufferAllocator * |
InAllocator |
|
) |
| |
◆ ~FMetalBuffer()
| FMetalBuffer::~FMetalBuffer |
( |
| ) |
|
|
virtual |
◆ Contents()
| void * FMetalBuffer::Contents |
( |
| ) |
|
|
inline |
◆ GetGPUAddress()
| uint64_t FMetalBuffer::GetGPUAddress |
( |
| ) |
|
|
inline |
◆ GetLength()
| uint32 FMetalBuffer::GetLength |
( |
| ) |
|
|
inline |
◆ GetMTLBuffer()
| MTL::Buffer * FMetalBuffer::GetMTLBuffer |
( |
| ) |
|
|
inline |
◆ GetOffset()
| uint32 FMetalBuffer::GetOffset |
( |
| ) |
|
|
inline |
◆ GetRange()
| const NS::Range & FMetalBuffer::GetRange |
( |
| ) |
|
|
inline |
◆ MarkDeleted()
| void FMetalBuffer::MarkDeleted |
( |
| ) |
|
|
inline |
◆ GetTypeHash
The documentation for this class was generated from the following files: