OpenSubdiv
|
This is the complete list of members for CPUMTLVertexBuffer, including all inherited members.
allocate(MTLContext *context) | CPUMTLVertexBuffer | protected |
BindCpuBuffer() | CPUMTLVertexBuffer | |
BindMTLBuffer(MTLContext *context) | CPUMTLVertexBuffer | |
BindVBO(MTLContext *context) | CPUMTLVertexBuffer | inline |
CPUMTLVertexBuffer(int numElements, int numVertices) | CPUMTLVertexBuffer | protected |
Create(int numElements, int numVertices, MTLContext *context) | CPUMTLVertexBuffer | static |
GetNumElements() const | CPUMTLVertexBuffer | inline |
GetNumVertices() const | CPUMTLVertexBuffer | inline |
UpdateData(const float *src, int startVertex, int numVertices, MTLContext *context) | CPUMTLVertexBuffer |