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š 18cced3e6b Vk: add an execution-only pipelineBarrier() overload. 5 years ago
..
.gitattributes Vk: Shader wrapper. 6 years ago
AssertDisabledTest.cpp Updated copyright year. 5 years ago
AssertTest.cpp Updated copyright year. 5 years ago
BufferTest.cpp Vk: implement image clears, buffer, image and buffer/image copies. 5 years ago
BufferVkTest.cpp Vk: implement image clears, buffer, image and buffer/image copies. 5 years ago
CMakeLists.txt Vk: implement image clears, buffer, image and buffer/image copies. 5 years ago
CommandBufferTest.cpp Updated copyright year. 5 years ago
CommandBufferVkTest.cpp Updated copyright year. 5 years ago
CommandPoolTest.cpp Updated copyright year. 5 years ago
CommandPoolVkTest.cpp Updated copyright year. 5 years ago
DeviceFeaturesTest.cpp Updated copyright year. 5 years ago
DevicePropertiesTest.cpp Updated copyright year. 5 years ago
DevicePropertiesVkTest.cpp Vk: an ability to check if a particular extension revision is supported. 5 years ago
DeviceTest.cpp Updated copyright year. 5 years ago
DeviceVkTest.cpp Vk: add driver workaround scaffolding and the first one for SwiftShader. 5 years ago
EnumsTest.cpp Updated copyright year. 5 years ago
ExtensionPropertiesTest.cpp Updated copyright year. 5 years ago
ExtensionPropertiesVkTest.cpp Vk: an ability to check if a particular extension revision is supported. 5 years ago
ExtensionsTest.cpp Updated copyright year. 5 years ago
FenceTest.cpp Vk: clean up some minor copypaste naming weirdness. 5 years ago
FenceVkTest.cpp Updated copyright year. 5 years ago
FramebufferTest.cpp Updated copyright year. 5 years ago
FramebufferVkTest.cpp Vk: rethink render pass creation to make it clearer (but more verbose). 5 years ago
HandleTest.cpp Updated copyright year. 5 years ago
ImageTest.cpp Vk: implement image clears, buffer, image and buffer/image copies. 5 years ago
ImageViewTest.cpp Vk: make the PixelFormat -> ImageAspect converter public. 5 years ago
ImageViewVkTest.cpp Updated copyright year. 5 years ago
ImageVkTest.cpp Vk: don't use ImageUsage::Sampled on a linear image. 5 years ago
InstanceTest.cpp Updated copyright year. 5 years ago
InstanceVkTest.cpp Vk: rework {Extension,Layer}Properties internals using ArrayTuple. 5 years ago
IntegrationTest.cpp Updated copyright year. 5 years ago
LayerPropertiesTest.cpp Updated copyright year. 5 years ago
LayerPropertiesVkTest.cpp Vk: well OF COURSE I made an error when using std::lower_bound()! 5 years ago
MemoryTest.cpp Updated copyright year. 5 years ago
MemoryVkTest.cpp Updated copyright year. 5 years ago
PipelineTest.cpp Vk: ImageMemoryBarrier constructor with implicit aspects. 5 years ago
PipelineVkTest.cpp Vk: add an execution-only pipelineBarrier() overload. 5 years ago
PixelFormatTest.cpp Updated copyright year. 5 years ago
QueueTest.cpp Updated copyright year. 5 years ago
QueueVkTest.cpp Vk: ad a Queue::submit() returning a Fence. 5 years ago
RenderPassTest.cpp Vk: go back to SubpassDependency argument order like Vulkan has. 5 years ago
RenderPassVkTest.cpp Vk: add assertions to prevent information loss in Vulkan 1.1 fallbacks. 5 years ago
ResultTest.cpp Updated copyright year. 5 years ago
ShaderTest.cpp Updated copyright year. 5 years ago
ShaderVkTest.cpp Updated copyright year. 5 years ago
StructureHelpersTest.cpp Updated copyright year. 5 years ago
VersionTest.cpp Updated copyright year. 5 years ago
VersionVkTest.cpp Updated copyright year. 5 years ago
configure.h.cmake Updated copyright year. 5 years ago
pixelFormatTraits.h Updated copyright year. 5 years ago
triangle-shaders.spv Vk: Shader wrapper. 6 years ago