You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 63acbc7a22 Vk: it's inevitable, DeviceProperties are going to stay forever. 6 years ago
..
CMakeLists.txt Vk: initial APIs for binding a memory to an image. 6 years ago
CommandBufferTest.cpp Vk: command buffer allocation. 6 years ago
CommandBufferVkTest.cpp Vk: command pool and buffer reset. 6 years ago
CommandPoolTest.cpp Vk: command pool creation. 6 years ago
CommandPoolVkTest.cpp Vk: command pool and buffer reset. 6 years ago
DevicePropertiesTest.cpp Vk: querying device memory heaps and types. 6 years ago
DevicePropertiesVkTest.cpp Vk: convenience overload for DeviceProperties::pickMemory(). 6 years ago
DeviceTest.cpp Vk: device creation. 6 years ago
DeviceVkTest.cpp Vk: it's inevitable, DeviceProperties are going to stay forever. 6 years ago
EnumsTest.cpp Updated copyright year. 6 years ago
ExtensionPropertiesTest.cpp Vk: enumerating instance extension properties. 6 years ago
ExtensionPropertiesVkTest.cpp Vk: enumerating instance extension properties. 6 years ago
ExtensionsTest.cpp Vk: make variadic extension type traits work for an empty list as well. 6 years ago
HandleTest.cpp Vk: add HandleFlags, similar to GL::ObjectFlags. 6 years ago
ImageTest.cpp Vk: initial APIs for binding a memory to an image. 6 years ago
ImageVkTest.cpp Vk: even this offset was not enough, heh. 6 years ago
InstanceTest.cpp Vk: enable KHR_get_physical_device_properties by default on Vulkan 1.0. 6 years ago
InstanceVkTest.cpp Vk: test coverage with various extensions and versions. 6 years ago
IntegrationTest.cpp Updated copyright year. 6 years ago
LayerPropertiesTest.cpp Vk: enumerating layer properties. 6 years ago
LayerPropertiesVkTest.cpp Vk: enumerating layer properties. 6 years ago
MemoryTest.cpp Vk: initial memory allocation. 6 years ago
MemoryVkTest.cpp Vk: initial memory allocation. 6 years ago
ResultTest.cpp Vk: wrap VkResult, add an assert macro for it. 6 years ago
VersionTest.cpp Vk: parsing Version from configuration. 6 years ago
VersionVkTest.cpp Vk: retrieving instance version. 6 years ago