Searched defs:IntegerQuad (Results 1 – 1 of 1) sorted by relevance
85 struct IntegerQuad struct87 tcu::IVec2 posA;88 tcu::IVec2 posB;92 tcu::Vec4 color[4];93 tcu::Vec4 color1[4];94 float depth[4];96 IntegerQuad (int windowWidth, int windowHeight) in IntegerQuad() argument104 IntegerQuad (void) in IntegerQuad() function