CLOGS
C++ library for sorting and searching in OpenCL applications
|
This is the complete list of members for clogs::Type, including all inherited members.
allTypes() | clogs::Type | static |
getBaseSize() const | clogs::Type | |
getBaseType() const | clogs::Type | |
getLength() const | clogs::Type | |
getName() const | clogs::Type | |
getSize() const | clogs::Type | |
isComputable(const cl::Device &device) const | clogs::Type | |
isIntegral() const | clogs::Type | |
isSigned() const | clogs::Type | |
isStorable(const cl::Device &device) const | clogs::Type | |
Type() | clogs::Type | |
Type(BaseType baseType, unsigned int length=1) | clogs::Type |