Bolt  1.3
C++ template library with support for OpenCL
Public Types | Public Attributes | List of all members
bolt::ArrayPool< T >::PoolEntry Struct Reference

Public Types

enum  State { e_New, e_Created, e_Reserved }
 

Public Attributes

State _state
 
concurrency::array< T > * _dBuffer
 
concurrency::array< T > * _stagingBuffer
 

The documentation for this struct was generated from the following file: