HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_CEAttribute Member List

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

attributeToOCL(const GA_Detail *gdp, GA_AttributeOwner owner, const char *aname, GA_StorageClass storage, int &tuplesize, bool isarray, bool docopy=true)GA_CEAttributeinline
attributeToOCL(const GA_Detail *gdp, GA_AttributeOwner owner, const char *aname, GA_StorageClass storage, GA_Precision precision, int &tuplesize, bool isarray, bool docopy=true)GA_CEAttributeinline
attributeToOCL(const GA_Attribute *attrib, GA_StorageClass storage, GA_Precision precision, int &tuplesize, bool isarray, bool docopy=true)GA_CEAttribute
buffer() const GA_CEAttributeinline
clearBuffers()GA_CEAttribute
entries() const GA_CEAttributeinline
GA_CEAttribute()GA_CEAttribute
GA_CEAttribute(GA_Size entries, GA_StorageClass storage, GA_Precision precision, GA_Size tuplesize, bool isarray, cl::Buffer buffer, cl::Buffer indexbuffer, bool leave_on_gpu=false)GA_CEAttribute
getDeviceMemoryUsage() const GA_CEAttribute
indexBuffer() const GA_CEAttributeinline
intArrayToOCL(const UT_Array< UT_Array< int64 >> &data, GA_StorageClass storage, GA_Precision precision, bool docopy=true)GA_CEAttribute
intToOCL(const UT_Array< int64 > &data, GA_StorageClass storage, GA_Precision precision, bool docopy=true)GA_CEAttribute
isArray() const GA_CEAttributeinline
isValid() const GA_CEAttributeinline
isWriteBackRequired() const GA_CEAttributeinline
myBufferGA_CEAttributeprotected
myEntriesGA_CEAttributeprotected
myFloat16ArrayGA_CEAttributeprotected
myFloat32ArrayGA_CEAttributeprotected
myFloat64ArrayGA_CEAttributeprotected
myIndexArrayGA_CEAttributeprotected
myIndexBufferGA_CEAttributeprotected
myInt16ArrayGA_CEAttributeprotected
myInt32ArrayGA_CEAttributeprotected
myInt64ArrayGA_CEAttributeprotected
myIsArrayGA_CEAttributeprotected
myPrecisionGA_CEAttributeprotected
myStorageGA_CEAttributeprotected
myTupleSizeGA_CEAttributeprotected
myWriteBackRequiredGA_CEAttributeprotected
oclToAttribute(GA_Detail *gdp, GA_AttributeOwner owner, const char *aname)GA_CEAttributeinline
oclToAttribute(GA_Attribute *attrib)GA_CEAttribute
packedIntArrayToOCL(const UT_PackedArrayOfArrays< int64 > &data, GA_StorageClass storage, GA_Precision precision, bool docopy=true)GA_CEAttribute
precision() const GA_CEAttributeinline
setWriteBackRequired(bool isrequired)GA_CEAttributeinline
storage() const GA_CEAttributeinline
tupleSize() const GA_CEAttributeinline
~GA_CEAttribute()GA_CEAttributevirtual