1Some notes on piglit failures running on virgl. 2 3(core profile) All the GL_CLAMP texwrap tests fail, 4due to core profile not supporting GL_CLAMP. In theory 5virglrenderer could emulate GL_CLAMP, in practice 6I'm not sure we should bother. 7 - texwrap bordercolor tests 8 9Edgeflag support - we would need to somehow emulate 10edgeflags if we really want this feature, so for now 11we don't. This affects: 12 - point-vertex-id tests 13 - gl-1.0-edgeflag 14 - gl-1.0-edgeflag-quads 15 - gl-2.0-edgeflag 16 - gl-2.0-edgeflag-immediate 17 18 19