|
BufferCreate
Creates an OpenCL buffer at the specified index.
bool BufferCreate(
|
Parameters
buffer_index
[in] Index buffer.
size_in_bytes
[in] Buffer size in bytes.
flags
[in] Buffer properties that are set using a combination of flags.
Return Value
In case of successful execution, returns true, otherwise - false.