CLVertexBuffer Member List

This is the complete list of members for CLVertexBuffer, including all inherited members.

allocate(cl_context clContext)CLVertexBufferprotected
BindCLBuffer(cl_command_queue queue)CLVertexBuffer
CLVertexBuffer(int numElements, int numVertices, cl_context clContext)CLVertexBufferprotected
Create(int numElements, int numVertices, cl_context clContext)CLVertexBufferstatic
Create(int numElements, int numVertices, DEVICE_CONTEXT context)CLVertexBufferinlinestatic
GetNumElements() const CLVertexBuffer
GetNumVertices() const CLVertexBuffer
UpdateData(const float *src, int startVertex, int numVertices, cl_command_queue clQueue)CLVertexBuffer
UpdateData(const float *src, int startVertex, int numVertices, DEVICE_CONTEXT context)CLVertexBufferinline
~CLVertexBuffer()CLVertexBuffer