18 Commits (21cff30b27b2e39a5bb05129a3cfc4d2e61f9348)

Author SHA1 Message Date
Vladimír Vondruš 6bdffb2796 Test: make use of CORRADE_SKIP_IF_NO_ASSERT(). 4 years ago
Vladimír Vondruš 2356b57418 Vk: port to the new Utility::Path. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš eb91cf768a Vk: fix irrelevant copypasted code + comment in a test. 5 years ago
Vladimír Vondruš 34cc5e90e5 Vk: remove redundant namespace prefixes from a test. 5 years ago
Vladimír Vondruš 14389c99d5 Vk: save current dynamic state on a pipeline bind. 5 years ago
Vladimír Vondruš b3394bfc48 Vk: properly skip an assertion test case on a build w/o asserts. 5 years ago
Vladimír Vondruš 9e71e5ab0e Vk: store the set of dynamic states in a Pipeline instance. 5 years ago
Vladimír Vondruš f9d8032fc9 Revert "Vk: use a compute pipeline for Pipeline move/wrap tests." 5 years ago
Vladimír Vondruš 5604ccf3cd Vk: implement binding a pipeline. 5 years ago
Vladimír Vondruš 321bb0d9c1 Vk: use a compute pipeline for Pipeline move/wrap tests. 5 years ago
Vladimír Vondruš 45c4fa20f7 Vk: compute pipeline creation. 5 years ago
Vladimír Vondruš 5f02973957 Vk: rename tests for consistency. 5 years ago
Vladimír Vondruš f84a385fea Vk: initial rasterization pipeline creation. 5 years ago
Vladimír Vondruš 18cced3e6b Vk: add an execution-only pipelineBarrier() overload. 5 years ago
Vladimír Vondruš 9abdce52b4 Vk: ImageMemoryBarrier constructor with implicit aspects. 5 years ago
Vladimír Vondruš dc3502d921 Vk: convenience cmd.pipelineBarrier() overloads. 5 years ago
Vladimír Vondruš aae41288e8 Vk: implement a pipeline barrier command. 5 years ago