Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SH::ShDataTypeCppType< T, SH_HOST > Struct Template Reference

Sets the actual host computation and memory data types for a given Value type. More...

#include <ShDataType.hpp>

List of all members.

Public Types

typedef T type


Detailed Description

template<typename T, ShDataType DT>
struct SH::ShDataTypeCppType< T, SH_HOST >

Sets the actual host computation and memory data types for a given Value type.

The default is computation and memory types equal the Value type. Defined below are the exceptions to this rule

half floats - memory type is 1 sign bit, 5 exponent bits, 10 mantissa bits see ATI_pixel_format_float for specification (NV_half_float is similar, except it has NaN and INF)

Definition at line 66 of file ShDataType.hpp.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 18:38:07 2005 for Sh by  doxygen 1.4.1