OpenClovis Logo

Public Attributes | List of all members
ClBufferPoolConfigT Struct Reference

The type of the buffer configuration info. More...

#include <clBufferApi.h>

Public Attributes

ClBoolT lazy
 Mode of usage of pools.
ClBufferModeT mode
 Mode configured for Buffer fof fetching the memory.
ClUint32T numPools
 The Number pools used for buffer library.
ClPoolConfigT * pPoolConfig
 Pool configuration of all the pools used by buffer library.

Detailed Description

The type of the buffer configuration info.

Member Data Documentation

ClBufferModeT ClBufferPoolConfigT::mode

Mode configured for Buffer fof fetching the memory.

i.e CL_BUFFER_NATIVE_MODE, or CL_BUFFER_PREALLOCATED_MODE.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen