questions-and-answers

1121 threads · Page 20 of 23

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