|
HDK
|
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_CEAttribute | inline |
| 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_CEAttribute | inline |
| attributeToOCL(const GA_Attribute *attrib, GA_StorageClass storage, GA_Precision precision, int &tuplesize, bool isarray, bool docopy=true) | GA_CEAttribute | |
| buffer() const | GA_CEAttribute | inline |
| clearBuffers() | GA_CEAttribute | |
| entries() const | GA_CEAttribute | inline |
| 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_CEAttribute | inline |
| 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_CEAttribute | inline |
| isValid() const | GA_CEAttribute | inline |
| isWriteBackRequired() const | GA_CEAttribute | inline |
| myBuffer | GA_CEAttribute | protected |
| myEntries | GA_CEAttribute | protected |
| myFloat16Array | GA_CEAttribute | protected |
| myFloat32Array | GA_CEAttribute | protected |
| myFloat64Array | GA_CEAttribute | protected |
| myIndexArray | GA_CEAttribute | protected |
| myIndexBuffer | GA_CEAttribute | protected |
| myInt16Array | GA_CEAttribute | protected |
| myInt32Array | GA_CEAttribute | protected |
| myInt64Array | GA_CEAttribute | protected |
| myIsArray | GA_CEAttribute | protected |
| myPrecision | GA_CEAttribute | protected |
| myStorage | GA_CEAttribute | protected |
| myTupleSize | GA_CEAttribute | protected |
| myWriteBackRequired | GA_CEAttribute | protected |
| oclToAttribute(GA_Detail *gdp, GA_AttributeOwner owner, const char *aname) | GA_CEAttribute | inline |
| 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_CEAttribute | inline |
| setWriteBackRequired(bool isrequired) | GA_CEAttribute | inline |
| storage() const | GA_CEAttribute | inline |
| tupleSize() const | GA_CEAttribute | inline |
| ~GA_CEAttribute() | GA_CEAttribute | virtual |