#include <mtlComputeEvaluator.h>
|
template<typename STENCIL_TABLE , typename DEVICE_CONTEXT > |
static MTLStencilTable * | Create (STENCIL_TABLE *stencilTable, DEVICE_CONTEXT context) |
|
Definition at line 50 of file mtlComputeEvaluator.h.
◆ MTLStencilTable() [1/2]
◆ MTLStencilTable() [2/2]
◆ ~MTLStencilTable()
◆ Create()
static MTLStencilTable * Create |
( |
STENCIL_TABLE * |
stencilTable, |
|
|
DEVICE_CONTEXT |
context |
|
) |
| |
|
inlinestatic |
◆ GetDuuWeightsBuffer()
id< MTLBuffer > GetDuuWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDuvWeightsBuffer()
id< MTLBuffer > GetDuvWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDuWeightsBuffer()
id< MTLBuffer > GetDuWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDvvWeightsBuffer()
id< MTLBuffer > GetDvvWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetDvWeightsBuffer()
id< MTLBuffer > GetDvWeightsBuffer |
( |
| ) |
const |
|
inline |
◆ GetIndicesBuffer()
id< MTLBuffer > GetIndicesBuffer |
( |
| ) |
const |
|
inline |
◆ GetNumStencils()
int GetNumStencils |
( |
| ) |
const |
|
inline |
◆ GetOffsetsBuffer()
id< MTLBuffer > GetOffsetsBuffer |
( |
| ) |
const |
|
inline |
◆ GetSizesBuffer()
id< MTLBuffer > GetSizesBuffer |
( |
| ) |
const |
|
inline |
◆ GetWeightsBuffer()
id< MTLBuffer > GetWeightsBuffer |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: