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