VK_EXT_shader_object
|
|
2
|
342
|
April 6, 2023
|
Multi-pass rendering, G-Buffer textures overlapped by strange color
|
|
0
|
432
|
March 3, 2023
|
Weird triangle facet blend error when redering transparent material
|
|
2
|
417
|
March 1, 2023
|
Vulkan swapchain creation error
|
|
2
|
430
|
May 2, 2023
|
Difference between Spir-v, GLSL and HLSL
|
|
1
|
235
|
February 17, 2023
|
How to wrap vulkan objects in c++ code so that they can be zero-initialized without explicitly putting "{}" on declaretion?
|
|
8
|
433
|
December 26, 2022
|
Setting the viewing angle and position of an image
|
|
2
|
287
|
November 29, 2022
|
X64 vulkan programs to arm platform
|
|
4
|
359
|
November 19, 2022
|
Comparing images
|
|
3
|
279
|
November 19, 2022
|
What are MultiviewCreateInfo VkDependencyFlags
|
|
1
|
289
|
November 12, 2022
|
What are Inline Uniform Block, Image creation flag DISJOINT_BIT
|
|
3
|
386
|
October 30, 2022
|
VK EXT graphics pipeline library
|
|
1
|
613
|
September 29, 2022
|
Why is only one uniform buffer enough for multi-frame rendering?
|
|
7
|
426
|
September 22, 2022
|
How to get the create info from a given image?
|
|
4
|
538
|
September 15, 2022
|
Not very clear about the "Host Synchronization" parts in spec
|
|
3
|
494
|
September 13, 2022
|
How do I use 2KHR struct like VkImageMemoryBarrier2KHR in Vulkan?
|
|
2
|
329
|
September 12, 2022
|
What's the overhead when enable some extensions that are not used later
|
|
3
|
384
|
September 7, 2022
|
How to use DeviceQueueGlobalPriority?
|
|
2
|
425
|
August 28, 2022
|
Is it possible to enable depth test but without modifying depth buffer
|
|
2
|
391
|
August 26, 2022
|
Problems running vulkan-tutorial.com "Drawing_a_triangle" tutorial
|
|
49
|
2949
|
August 23, 2022
|
[Noob] Memory and MemoryTypeBits
|
|
12
|
830
|
August 23, 2022
|
vkCmdFillBuffer and it's use case
|
|
5
|
582
|
August 18, 2022
|
[Noob] Where do Vulkan objects exist?
|
|
7
|
481
|
August 13, 2022
|
Can someone please help explain something related to image layout
|
|
3
|
393
|
August 9, 2022
|
Validation layer Errors when creating swap chain. vkCreateSwapchainKHR returns VK_SUCCESS
|
|
17
|
2210
|
July 18, 2022
|
Question about queue families
|
|
5
|
871
|
July 12, 2022
|
Multi-subpasses rendering failed on second subpass
|
|
4
|
601
|
June 4, 2022
|
IF-Statement that can never be FALSE always ends up in the ELSE block
|
|
3
|
460
|
June 3, 2022
|
[Pipeline][Shader] Render a triangle but get no result
|
|
5
|
711
|
June 1, 2022
|
Does the assignment of one VkFence variable to another also assign the state of it?
|
|
7
|
498
|
May 30, 2022
|