Lines Matching refs:VertexOutput
868 VertexOutput * output)
889 static void ShaderVerifyRasterTriangle(const GGLInterface * iface, const VertexOutput * v1,
890 const VertexOutput * v2, const VertexOutput * v3)
900 static void ShaderVerifyRasterTrapezoid(const GGLInterface * iface, const VertexOutput * tl,
901 const VertexOutput * tr, const VertexOutput * bl,
902 const VertexOutput * br)
912 static void ShaderVerifyScanLine(const GGLInterface * iface, const VertexOutput * v1,
913 const VertexOutput * v2)