questions-and-answers
Descriptor Buffer Debugging
descriptor-sets
error: OpArrayLength requires rich descriptor format
shaders
vkCreateImageView on swapchain image segfault in ICD loader on Windows only
beginner
windowing
Defferred Raytracing?
pipelines
graphics
ray-tracing
beginner
bindless structuredbuffer with slang
graphics
beginner
shaders
Pixel-perfect Upscaling
graphics
vkguide, imgui and swapchain formats
how do i increase fps in gta iv
graphics
beginner
Subtle MSAA Differences Between Vulkan and DirectX 11
graphics
beginner
BDA
Loading Textures vkQueueSubmit segfaults
[SOLVED] How to install Vulkan for Intel Arc 770 on Linux?
beginner
Why do wrapped dispatchable objects need to have a dispatch table pointer as first member?
Using multiple graphics cards...?
graphics
beginner
Sync errors when using Storage buffers...
How can you enable cubic filtering? (VK_EXT_filter_cubic)
[SOLVED] Do vkGetPhysicalDeviceFeatures2 and vkCreateDevice ignore unrecognized chain structs?
beginner
[SOLVED] Will changing the memory binding of a VkBuffer or VkImage invalidate command buffers?
beginner
memory
Bindless Textures with Push Constants & Multiple vkCmdDraw Calls
graphics
beginner
SPV_KHR_relaxed_extended_instruction when using buffer device address and glslang debug symbols
graphics
pipelines
shaders
Multiple queue submissions per frame - HOW?
Reading a RAW8 camera image
android
graphics
video
shaders
Descriptor pool advice in a low-complexity application
best-practices
graphics
beginner
descriptor-sets
memory
Issues updating descriptor sets (read access error)
pipelines
graphics
beginner
Is it possible to batch multiple models in a single draw call?
YCbCr conversion
android
graphics
beginner
Does buffer device address support vulkan uniform buffer?
ImGui Window Disapering outside of the main window (Windows 11)
CUDA - Vulkan Interop
Crash on createDevice when enabling a specific extension
Reads
best-practices
beginner
compute
VK_ERROR_OUT_OF_DEVICE_MEMORY When Importing Memory from a Vulkan Layer in an External Process
memory
Unsure what's going wrong with shadow mapping
beginner
How do you correctly batch models with different textures?
When To Use Only groupMemoryBarrier
Validation Layers 1.4.304: Descriptor Aliasing Issue (viewType-07752) – Bug or New Strict Check?
descriptor-sets
shaders
Hello, i'm a FS (FarmingSimulator) Mapper. With using Giants Editor and got this issue sometimes.
pipelines
beginner
bluescreen when running ray tracer
ray-tracing
Library issues with VK_LAYER_KHRONOS_validation on Arch Linux: "undefined symbol"
vulkan-profiles
beginner
best-practices
Debugging image format in render loop.
Trouble with SwapChains
Question regarding vulkan tutorial validation layers not working
Unable to use the "Max. API version" according to vulkan.gpuinfo.org for "Intel(R) UHD Graphics 620"
vulkan-profiles
VK_KHR_maintenance4 and pipeline layouts
graphics
beginner
Vertex Attribute and Binding Best Practice Question
False Positive Validation Error?
can't get vkEnumerateInstanceLayerProperties to work
beginner
vkCmdBeginRendering() - Access Reading Violation
graphics
beginner
Simple compute shader take 2ms at 1080p on 3070 ti
shaders
beginner
compute
Unable to include glfw3.h header file using Makefile
beginner