questions-and-answers
How to write a null descriptor for a Sampler or CombinedImageSampler binding in a descriptor set?
descriptor-sets
How to commit new geometry at runtime?
pipelines
graphics
beginner
Is depth buffer affected by blending?
Driver seemingly reporting fewer extensions under RenderDoc.
beginner
Where can i get the VulkanLayer.dll?
How to apply gamma correction to specific renderPasses
graphics
beginner
vkCmdBufferCopy not working, buffer is 0'd out
graphics
beginner
memory
Copying from storage image to swapchain image changes colour values
read access violation. **current** was 0xFFFFFFFFFFFFFFFF
graphics
beginner
How do you implement support for Direct Storage in Vulkan?
memory
vkCreateSwapchainKHR is calling a NULL function
Using gfxreconstruct page_guard with Unity
best-practices
android
graphics
memory
compute
Issue whit semaphores
beginner
fixing vkCreateSwapchainKHR() returning VK_ERROR_INITIALIZATION_FAILED
beginner
vkDestroySurfaceKHR not destroyng the surface
beginner
No vertex input?
VK_GOOGLE_user_type is not supported by this layer
graphics
shaders
Vulkan input setting
beginner
imgui interface flickering
pipelines
graphics
beginner
How to use gl_VertexIndex in Vulkan?
shaders
Vk Video Encoding
VK_KHR_shared_presentable_image
graphics
beginner
synchronization
Using one Renderpass with multiple Subpasses vs Multiple Renderpasses for post-processing effects
graphics
beginner
Deferred rendering shader RE (g-buffers)
shaders
Stereoscopic Rendering
graphics
beginner
Could incorrect swapchain image transition from UNDEFINED to PRESENT_SRC cause a presentation fail?
Camera changes stop when switching modes
Cannot get vulkan to run properly on arch linux
Strange shadow map
graphics
CullMode dynamic state works without errors
Get active debug layers somehow?
vulcan_core is unable to see vk_video folder on MacOS.
RenderDoc MappedMemoryRange errors
vkCmdCopyImageToBuffer not working/the doc is not clear
graphics
memory
interoperability between OpenGL
Issues getting blending to work with dynamic rendering
pipelines
beginner
vulkan errors
does early-z work within a RenderPass or within a Subpass?
window glitch when resizing
beginner
windowing
Confused about multiview rendering
Need a tutorial for vulkan
Followed the Vulkan-Tutorial, stuck at attaching the compute shader (before) graphicsPipeline.
shaders
pipelines
descriptor-sets
memory
compute
Is it possible to bind only some out of all descriptors in a full layout in vulkan?
Khronos Vulkan-Samples: CPU and other Cycle information says not available
beginner
Absolute Beginner, Simple CMake include check to validate my Vulkan_MoltenVK install
molten-vk
beginner
Issue with passing parameters in Vulkan methods
[ UNASSIGNED-CoreValidation-DrawState-InvalidImageLayout ]
beginner
Does Vulkan support HDR ?
Error in CMakeLists.txt after upgrading from 1.1 to 1.3
Submitting a ray tracing pipeline freezes the screen until completion
ray-tracing
graphics
pipelines