|
|
|
@ -278,7 +278,7 @@ typedef min16int4 FfxInt16x4; |
|
|
|
#define FFX_16BIT_MATRIX( TypeName, BaseComponentType, ROW, COL ) typedef BaseComponentType##ROW##x##COL TypeName; |
|
|
|
|
|
|
|
#define unorm |
|
|
|
#define globallycoherent |
|
|
|
#define globallycoherent global_memory |
|
|
|
|
|
|
|
#else //FFX_HALF |
|
|
|
|
|
|
|
|