qtdeclarative/tests/auto/quick/geometry
Laszlo Agocs 6df6c10e1a Fix enums in QSGGeometry
Minor fixes based on comments from the 5.8 API changes review:

Revert to using Qt-style enum values (POSITION -> PositionAttribute).

Use ByteType, FloatType, etc. instead of TypeByte, TypeFloat, ...

Add comments about magic GL values.

Add missing docs for Attribute::createWithAttributeType().

Change-Id: I1b8242efd3936f000ce8df6c11ff9ab7affb5713
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2016-10-12 09:57:43 +00:00
..
geometry.pro Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-03 19:23:46 +00:00
tst_geometry.cpp Fix enums in QSGGeometry 2016-10-12 09:57:43 +00:00