questions-and-answers
[SOLVED] Frames in flight with Dear ImGui
graphics
beginner
best-practices
synchronization
Combined vertex and index buffer
[Solved] LINK2005 error when trying to load stb_image.h
graphics
beginner
[SOLVED]vkDestroyBuffer was called when it was used by a commandBuffer -- ImGUI Relevant
graphics
beginner
DEVICE_LOST when taking RGP captures while using both task shaders and debug printf
graphics
shaders
[SOLVED] Enabling validation layers with elevated privileges
Few questions about sync & DEVICE_LOST error (Suspended. I am pursuing a lead)
beginner
compute
synchronization
[SOLVED] Recommended allocation size (using VMA)
VK_KHR_portability_enumeration flag causing instance creation error
[SOLVED] Image Barrier after RenderPass
[SOLVED] More validation layers
Shaders not rendering
graphics
beginner
shaders
Data is shifted in compute shader, particle indexing wrong.
beginner
compute
Compilation errors when including vulkan_handles.hpp
[SOLVED] VkCommandPool handle invalid
graphics
beginner
[SOLVED] Swapchain initial layout validation errors
Shadowmap, writing to slot 0 with no corresponding attachment
[SOLVED] Descriptor Validation errors while testing the application on Arch Linux with AMD GPU.
beginner
descriptor-sets
How can I compile shaders at runtime?
vkGetPhysicalDeviceSurfaceCapabilitiesKHR does not return anything and crashes
Inter process usage of VK_KHR_EXTERNAL_MEMORY_EXTENSION_NAME
memory
GTA 4 crashes with DXVK on AMD RX 6950 XT
What is meant by "pass"?
Handle Wrapping Breaks Rendering
Is there an explicit specification on how an index buffer should be stored in memory (layout)
memory
SPIRV-Cross SPIRV<->SPIRV
VkInstance returns -9 on M1 Mac
molten-vk
beginner
Questions Regarding Vulkan Concepts
Is there a .NET layer for vulkan API?
How does Vulkan handle multi graphic cards?
beginner
Swapchain doesnt recreate
memory
Crash in vkCreateSwapchainKHR on Linux w/ AMD Radeon RX 560 (RADV)
beginner
windowing
GPU Trace Nsight Graphics
Long hang in the first call to vkQueuePresentKHR in Debug Mode
Testing for debug utilities extensions
best-practices
Failed to update textures with write descriptors
beginner
descriptor-sets
glfwCreateWindowSurface keeps returning -7 on m1 mac.
MoltenVK failing to load in MacOS.
Maximum VkQueryPoolCreateInfo::queryCount?
Programmatically checking if newer drivers are available
graphics
best-practices
Vertex Buffer semantics for hypothetical voxel engine
graphics
beginner
memory
compute
Shadowmap is all white(1.0) despite writing gl_FragDepth = 0.0
graphics
Index Buffer skip every 4th entry when drawing
NVIDIA vkCmdBeginRendering is null even when extension is loaded.
beginner
how to use vkGetQueueCheckpointDataNV and vkCmdSetCheckpointNV?
vkCmdDrawIndexedIndirect freezes entire GPU
graphics
synchronization
Corner Case: vkCreateDevice access violation when device is lost
best-practices
Synchronization questions for a basic renderer setup
synchronization
Surface is invalid
How to use vulkan-raii wrappers inside a class?