dawn-cmake/generator/templates
Corentin Wallez 40e72d79ca WireCmd: factor code to [de]serialize structs and methods
Methods, when their arguments are stored in a structure, are very
similar to structures (duh?) Take advantage of this to factor the
[de]serialization code between them and not just memcpy structures
around. This will allow structures to contain objects, and pointers to
other structures / array of objects etc.
2018-06-12 14:26:32 -04:00
..
backend Use Error in Sampler and autogenerated validation functions 2018-05-31 15:00:28 -04:00
wire WireCmd: factor code to [de]serialize structs and methods 2018-06-12 14:26:32 -04:00
api.c Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
api.h generator: Add support for structure of non-object values 2018-05-23 14:03:51 -04:00
apicpp.cpp generator: Add support for structure of non-object values 2018-05-23 14:03:51 -04:00
apicpp.h generator: Add support for structure of non-object values 2018-05-23 14:03:51 -04:00
apicpp_traits.h clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
mock_api.cpp Implement MapWrite except in the wire. 2018-04-06 16:03:57 -04:00
mock_api.h Implement MapWrite except in the wire. 2018-04-06 16:03:57 -04:00