Search code examples
What use has the layout specifier scalar in EXT_scalar_block_layout?...


c++glslvulkan

Read More
Is there a cross-platform way to determine if a device is powered via PSU or external battery in C?...


ccross-platformvulkanbattery

Read More
Vulkan rendering to the same attachment set with multiple pipelines...


vulkan

Read More
AVFrame with NV12 format breaks using D3D11 HW acceleration...


c#ffmpegdecodevulkandirectx-11

Read More
Projection matrix causes vertical offset...


rustmatrixgraphicsvulkan

Read More
Linux can't find my directories when linking...


c++linkervulkan

Read More
How are you supposed to make the mip map images for block compressed formats?...


graphicsdirectxvulkanmipmaps

Read More
How to limit the frame rate in Vulkan...


vulkan

Read More
SDL_Vulkan_GetInstanceExtensions Fails With "Invalid Window", Any Ideas?...


cvulkansdl-3

Read More
What is fragment slope?...


vulkandepth-buffer

Read More
(WINDOWS 10) Emulator: emulator: ERROR: VkCommonOperations.cpp:496: Failed to create Vulkan instance...


androidemulationvulkan

Read More
shaderc IncluderInterface, include fails?...


c++glslshadervulkan

Read More
Why vkCreateInstance returns VK_ERROR_INITIALIZATION_FAILED although VULKAN is supported?...


c++unity-game-enginevulkan

Read More
How to wait (vkCmdWaitEvents) 2 different events most efficiently in one cmd buffer?...


eventssynchronizationvulkan

Read More
Is this the fastest way to transfer an image to GPU memory using Vulkan?...


graphicsvulkan

Read More
What's the relation between image tiling and image layout?...


vulkan

Read More
Why does Vulkan set VkShaderModuleCreateInfo.pCode a pointer to type uint32_t?...


vulkan

Read More
Should I expect "device lost" conditions as normal under Vulkan?...


error-handlingvulkan

Read More
What isAlpha Composition in vulkan?...


windowsvulkanalpha-transparency

Read More
Validation Error: VK_KHR_portability_subset must be enabled because physical device VkPhysicalDevice...


c++vulkan

Read More
How to compile OpenCL Kernels to SPIR-V using Clang...


clangopenclllvm-clangvulkanspir-v

Read More
How to realize random access to the same GPU based resource in Vulkan (basically: how to create a &q...


mutexvulkan

Read More
Why in the new Vulkan dynamic rendering we specify the stencil and depth attachments separately?...


vulkan

Read More
How can I solve "syntax error, unexpected SAMPLER, expecting RIGHT_PAREN" when compiling V...


glslshadervulkanspir-vqrhi

Read More
Vulkan transparency strangeness...


c++glslvulkan

Read More
CPU reading while GPU is copying...


vulkan

Read More
Vulkan Texture Array Memory Size Difference...


memoryvulkantexture2d

Read More
Can we use Vulkan with Java Activity on Android platform...


androidvulkan

Read More
How to layout vertex data for efficient usage in a compute shader...


gpuvulkanwebgpuwgpu-rs

Read More
dlopen doesn't work well on Android for Vulkan custom layer...


androidc++vulkandlopen

Read More
BackNext