questions-and-answers
Why wouldn't you always use scalar alignment for shader memory layout?
shaders
I am learning Vulkan tutorial, i have a question about multiple cache.
How does the pipelineBarrier work
graphics
beginner
synchronization
Unsigned underflow/overflow behavior in compute shaders
Strange validation errors and crashes
Stuck on swapchain image copy to host buffer
beginner
memory
synchronization
vkAcquireNextImageKHR fails with VK_ERROR_UNKNOWN
vulkan-profiles
Pipelines and multiple Renderpasses
Validation errors on descriptor buffer offset
graphics
beginner
descriptor-sets
imageStore in ray generation shader stalls swapchain.
ray-tracing
beginner
descriptor-sets
shaders
Strange pixel artifacts on my terrain
graphics
beginner
shaders
Segfault on vkCopyImageToMemoryEXT
beginner
memory
Is there a way to "dump" the state of the Vulkan graphics pipeline?
pipelines
graphics
beginner
shaders
Debugging tricks for isolating NANs
General steps to apply msaa on offscreen texture
graphics
beginner
IBL Irradiance Map
Why do popular games not use Vulkan?
vkQueuePresentKHR not interceptable in layer?
beginner
VkLayerInstanceDispatchTable not in vk_layer.h
beginner
Unusual artifacts from an unsuspecting #if
graphics
beginner
shaders
Setting an initial color to VkImage
Junk data sent to vkCmdBeginRendering
beginner
More Synchronization issues
stretching resolution on vulkan
beginner
windowing
2d Geometry not displaying
pipelines
graphics
beginner
shaders
Single sampled render to multi sampled?
graphics
pipelines
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 0. Sk
WRITE_RACING_WRITE on the depth image(following Vulkan Tutorial by Alexander Overvoorde)
beginner
synchronization
Not sure what this could be
Imgui pixelation
beginner
windowing
Mesh shading a Cube not working properly. [SOLVED]
graphics
beginner
shaders
vkUpdateDescriptorSets()
beginner
GPU doesn't support the newest vulkan versions
beginner
Do subpasses make a difference when not using input attachments?
graphics
best-practices
VkGetPhysicalDevicesNotWorking
beginner
Calling ktxTexture_VkUploadEx a second time freezes
gpu crash with no validation errors in hello world triagle in rust
Validation errors thrown for uninitialized descriptors
find_package(Vulkan) for Android
beginner
What GLSL type for a R8G8B8_UNORM vertex input format
graphics
beginner
shaders
Not drawing the model on screen
graphics
beginner
shaders
Does vulkan support DirectComposition API calls? Getting err "DirectX11 SwapChain creation failed"
Having trouble understanding what a queue-family really is.
beginner
[fixed] Struct padding and UBO alignment
graphics
beginner
descriptor-sets
[FIXED] pass 3 dimensional array to frag with storage buffer
memory
Weird lerp with point lighting
[FIXED] Closest Hit Shader getting incorrect vertex data
ray-tracing
shaders
Trying to implement custom glm classes gives no output in GLFW
Multiple Textures in ubo
[fixed] When I try to use RenderDoc find a suitable GPU fails.
beginner