|
slot 0.0.1
A real time UI render framework
|
#include <slang-cpp-types.h>

Public 成员函数 | |
| SLANG_FORCE_INLINE T & | operator[] (size_t index) const |
| T & | Load (size_t index) const |
| void | GetDimensions (uint32_t *outNumStructs, uint32_t *outStride) |
| SLANG_CUDA_CALL T & | operator[] (size_t index) const |
| SLANG_CUDA_CALL T & | Load (size_t index) const |
| SLANG_CUDA_CALL void | GetDimensions (uint32_t *outNumStructs, uint32_t *outStride) const |
Public 属性 | |
| T * | data |
| size_t | count |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| size_t StructuredBuffer< T >::count |
| T * StructuredBuffer< T >::data |