questions-and-answers

1121 threads · Page 8 of 23

My vulkan renderer works only on first compile on clean folder from git, after that, it doesnt work. 13 messages
beginner
Worse performance when looking at cubes from behind 11 messages
Intel UHD Graphics 620 doesn't support presentation/no surface in vulkan-caps-viewer 2 messages
invisible surface 3 messages
windowing
Vulkan with 2 GPUs 22 messages
graphics beginner
VK_DEPENDENCY_BY_REGION_BIT for image acquiring -> render dependency? 3 messages
Cs2 2 messages
Problem with double/triple buffering 16 messages
beginner synchronization
vkQueueSubmit fails without validation error 15 messages
shaders ray-tracing graphics beginner compute
[SOLVED] Swapchain recreation error; signaled semaphore afterwards 207 messages
graphics beginner synchronization
Can WebAssembly/Emspcripten support the Vulkan API? 13 messages
graphics beginner
No geometry being presented on-screen 17 messages
graphics beginner
Is it possible in Vulkan to skip the driver and write assembly GPU bytecode directly? 5 messages
graphics beginner best-practices
Texture Streaming for a game engine and compute shaders 2 messages
graphics beginner best-practices compute
Vulkan Environment in Visual Studio Code. 16 messages
graphics beginner best-practices
vkCmdPipelineBarrier src_stage 42 messages
synchronization
[SOLVED]Acceleration structures not working in vulkan raytracing 28 messages
ray-tracing beginner
UI Library 14 messages
[Solved]Need help with imgui, Please 3 messages
beginner
What is the point of VkDescriptorPoolSize if my program runs completely fine without them? 3 messages
descriptor-sets
Renderer not redrawing during resize of window 10 messages
graphics beginner windowing
Fragment shader output not showing on screen 2 messages
graphics beginner compute
Can't read shader code 21 messages
pipelines beginner
What physical device features, if any, do validation layers enable? 18 messages
[SOLVED] Vulkan: cannot find VK_KHR_SWAPCHAIN_EXTENSION_NAME 15 messages
Texture Sampling Glitches 50 messages
graphics
Rather Strange Fragment Shader Behaviour 19 messages
issue rendering my image after creating uniformBuffer and Descriptor set 6 messages
descriptor-sets synchronization
[SOLVED] Problem with creating surface for SFML 4 messages
beginner windowing
[SOLVED] Vulkan validation layers missing on Ubuntu 6 messages
Validation Layer crash 18 messages
should i use C++ or Java (LWJGL) 21 messages
Problem with rendering HUGE amount of instances 7 messages
vkGetPhysicalDeviceProperties2 segmentation fault 2 messages
beginner
[SOLVED] Can images be created with a defined layout? 7 messages
beginner
VK_COMPOSITE_ALPHA.... Not working. 18 messages
beginner windowing
I want to know the cause of a segmentation faultin device.createFramebuffer() 8 messages
graphics beginner
When using dynamic rendering, does it make sense to have 2 barriers for operations? 6 messages
Is LAYOUT_ATTACHMENT_OPTIMAL a superset of LAYOUT_COLOR_ATTACHMENT_OPTIMAL? 5 messages
[SOLVED] tinyobj_loader_c problem 4 messages
beginner
Fence error in triple framebuffer swap chain implementation 13 messages
[SOLVED] stbi_load crashing application 69 messages
beginner
[SOLVED] Some Question about Bindless Rendering and GraphicsPipelineLayout 4 messages
pipelines beginner descriptor-sets
[SOLVED] Invalid VkImage Object when transitioning image using vkCmdPipelineBarrier2. 10 messages
pipelines beginner
Error: [vkFreeCommandBuffers(): commandPool In valid VkCommandPool] 18 messages
beginner
[SOLVED] vkAcquireNextImageKHR repeating image indices 9 messages
synchronization
Does the size of a uniform block include the padding at the end? 3 messages
memory
Triangle is not rendering on laptop display. 7 messages
graphics beginner
vkEnumeratePhysicalDevices setting errno = 11. Safe to ignore? 3 messages
windowing
[SOLVED] Vulkan Validation Layer Setup Example from Vulkan Tutorial Creates 2 Debug Messengers? 4 messages