dawn-cmake/generator
Corentin Wallez d5c1ecaf64 WireClient: MapReadCallback, unconditionnally consume the data
When a MapReadRequestCallback arrived late and hit one of the early out
of the handler (for example if the buffer was already unmapped), the
handler wouldn't consume the data payload of the command. This would
cause the command buffer pointer to not be advanced enough and point to
random data instead of the next command.
2018-07-10 14:00:52 -07:00
..
templates WireClient: MapReadCallback, unconditionnally consume the data 2018-07-10 14:00:52 -07:00
CMakeLists.txt CMAKE_SOURCE_DIR -> PROJECT_SOURCE_DIR 2017-08-14 17:38:36 -04:00
main.py Use a descriptor for PipelineLayout (#206) 2018-06-27 16:21:39 -07:00