questions-and-answers

1121 threads · Page 14 of 23

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