Skip to content
Snippets Groups Projects
Commit be5d73f2 authored by John Hunter's avatar John Hunter :minidisc:
Browse files

oops

parent 0d11271f
Branches
No related tags found
No related merge requests found
...@@ -189,10 +189,10 @@ const uint OPTruncFloat=__LINE__-1; //F //F ...@@ -189,10 +189,10 @@ const uint OPTruncFloat=__LINE__-1; //F //F
const uint OPTruncVec2=__LINE__-1; //V2 //V2 const uint OPTruncVec2=__LINE__-1; //V2 //V2
const uint OPTruncVec3=__LINE__-1; //V3 //V3 const uint OPTruncVec3=__LINE__-1; //V3 //V3
const uint OPTruncVec4=__LINE__-1; //V4 //V4 const uint OPTruncVec4=__LINE__-1; //V4 //V4
const uint OPFMAFloat=__LINE__-1; //F //F const uint OPFMAFloat=__LINE__-1; //F F F //F
const uint OPFMAVec2=__LINE__-1; //V2 //V2 const uint OPFMAVec2=__LINE__-1; //V2 V2 V2 //V2
const uint OPFMAVec3=__LINE__-1; //V3 //V3 const uint OPFMAVec3=__LINE__-1; //V3 V3 V3 //V3
const uint OPFMAVec4=__LINE__-1; //V4 //V4 const uint OPFMAVec4=__LINE__-1; //V4 V4 V4 //V4
const uint OPClampFloatFloat=__LINE__-1; //F F F //F const uint OPClampFloatFloat=__LINE__-1; //F F F //F
const uint OPClampVec2Vec2=__LINE__-1; //V2 V2 V2 //V2 const uint OPClampVec2Vec2=__LINE__-1; //V2 V2 V2 //V2
const uint OPClampVec2Float=__LINE__-1; //V2 F F //V2 const uint OPClampVec2Float=__LINE__-1; //V2 F F //V2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment