Vulkan-Hpp/samples/14_InitPipeline
asuessenbach fba2516d9c Remove implicit cast operators on ResultValue<T>
As it turned out to not provide a complete solution to the C++-API-change issue on logical-change of the C-API, we simply remove those implicit cast operators. That is, accessing the result and the value need to be explicit.
2020-07-22 16:49:42 +02:00
..
14_InitPipeline.cpp Remove implicit cast operators on ResultValue<T> 2020-07-22 16:49:42 +02:00
CMakeLists.txt Building samples for Linux (#491) 2020-01-28 10:16:10 +01:00