Quoting Timothy Arceri (2016-08-08 20:14:31) > On Fri, 2016-08-05 at 17:43 +0300, Andres Gomez wrote: > > This set focus on checking invalid structs construction. > > Specifically, > > adds a test to check that only implicit conversions are perform and > > vector conversions of the type vec3 to vec2 through dropping the z > > component are not allowed. > > > IMO we should try to avoid adding more tests to these directories. > > I would much rather these be added to tests/spec/glsl- > 1.20/compiler/constructor/ > > I would then name them struct-1.vert .. struct-N.vert > > It's up to you if you want to move/rename the existing contructor tests > but eventually I think this is something we should do.
IIRC Brian had requested that the whole folder be moved in one go rather than piecemeal to ease tracking regressions (the same for shaders/ and other non-sorted folders). And if we do it in one big go we can actually have the python framework rename the tests for us, making it seamless. Dylan
signature.asc
Description: signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
