questions-and-answers

1121 threads · Page 16 of 23

Two geometries (one opaque, one not) but any hit shader invoked by both 3 messages
Trying to activate **VK_KHR_ray_tracing_position_fetch** extension 9 messages
Error during RT pipeline creation 7 messages
ray-tracing pipelines
Dose `VkSubpassDependency` will automatically match the attachment? 4 messages
Synchronizing host on presentation 14 messages
Weird Validation Error Bug: Can't run program that worked before 6 messages
Skinning of GLTF Mesh 6 messages
graphics beginner
Compute as Vertex shader 7 messages
What are some cool tricks you can do with Command Buffers? 10 messages
Nothing appears on the screen when I render a rectangle 14 messages
Failed update on descriptor sets 14 messages
GPU/Queue Utilization/Optimization 9 messages
Alignment problem with vertex attributes 54 messages
How do I pass an assimp mat4 to vulkan 2 messages
graphics vulkan-profiles beginner
Performance drop on write to memory when rendering 94 messages
graphics beginner memory synchronization
Subpass and Pipeline 42 messages
pipelines graphics beginner synchronization
How to debug in Vulkan-Samples project 17 messages
Vulkan Vallidation Missing Maybe? 31 messages
Confusing Write-Racing-Write validation error 4 messages
synchronization
Does multiview actually support up to 32 views? 8 messages
graphics pipelines
I get a seg fault when destroying a descriptor set layout 6 messages
graphics beginner descriptor-sets
I'm having trouble setting up descriptors for my uniform buffers 4 messages
graphics beginner
Semaphore reset problem when recreate swapchain 2 messages
How many frames should be used in flight? 8 messages
Adding vertices+indices at runtime 2 messages
graphics beginner
What counts as static use for an arrayed descriptor binding? 15 messages
descriptor-sets shaders
Why would you want to set depthWriteEnable to false? 4 messages
graphics beginner pipelines
Recreating Swapchain with FIFO present mode to IMMEDIATE introduces bad screen tearing 18 messages
graphics beginner synchronization
Forward+ MSAA question 5 messages
graphics
[SOLVED] Access Violation Read Error While Abstracting Validation Layers 6 messages
beginner memory
Triangle blinking 8 messages
beginner synchronization
PushConstant or Vertex buffer ? 7 messages
graphics beginner best-practices
[SOLVED] GLM::ORTHO() Doesn't work. 4 messages
beginner descriptor-sets windowing
Probably obvious answer: Image Extent appears to be giving inappropriate values. 18 messages
A frame buffer that's separate from the swap chain's frame buffers 124 messages
beginner
Validation Error: [ VUID-VkShaderModuleCreateInfo-pCode-08737 ] pCreateInfo->pCode is not valid SPIR 9 messages
beginner
Weird Error 3 messages
beginner
Presenting a VkImage that isn't in the swap chain 21 messages
beginner
Fatal error when trying to include Vulkan in VSCode C++ 12 messages
beginner
VulkanMemoryModelDeviceScopeKHR validation error 30 messages
Very weird occasional Segmentation Fault on vkCreateGraphicsPipeline 10 messages
graphics best-practices beginner shaders
How to know what percentage of the window 'the rectangles' occupies? 4 messages
Ways to get around storage buffer alignment rules in GLSL? 5 messages
shaders
what vkCmdCopyBufferToImage() paramter 'dstImageLayout' means? 4 messages
Is there a way to programatically split combined image/samplers? 6 messages
WRITE-RACING-WRITE hazard with QueueSubmit Synchronization Validation (ALPHA) 5 messages
synchronization
Is there any practical use case to set any variable of VkApplicationInfo besides apiVersion? 4 messages
beginner
descriptor aliasing validation error 17 messages
descriptor-sets
Render axis grid 2 messages
Integration of tinyGLTF with Vulkan 5 messages
graphics beginner