Search code examples
How to calculate UV for sampling spot light mask?...

renderinghlsllight

Read More
How to create a ring of circles in shader code?...

unity-game-engineshaderhlsl

Read More
Can texture arrays be a root descriptor in an hlsl root signature...

directxhlsldirectx-12

Read More
Computations non-deterministic...

hlsl

Read More
Build pixel shader project in VS2022...

visual-studiohlslfragment-shadermsbuild-task

Read More
How to work with 8-bit char data in HLSL?...

hlsldirectcompute

Read More
Unity compute shader produces unexpected texture...

unity-game-enginehlslcompute-shader

Read More
Why is my HLSL shader unable to compile to SPIRV?...

c++vulkanhlslspir-vdxc

Read More
How can I debug/fix "missing target profile", "ignored attribute", and "sem...

c++visual-studio-2022vulkanhlsl

Read More
Can I avoid exposing the kernel source code in Direct Compute?...

hlslcompute-shaderdirectx-12directcompute

Read More
When drawing mesh instances on the GPU indirectly (no CPU involved), is it better to calculate trans...

hlsltransformation-matrixgpu-instancing

Read More
Append Textures using HLSL...

directxhlsl

Read More
Should I recalculate vertex position for each pass?...

unity-game-engineshaderhlsl

Read More
unity3d odd shader bug...

unity-game-enginehlsl

Read More
Noise function outputs subtly different result when converted from hlsl to c#...

c#unity-game-enginehlslsimplex-noise

Read More
Prevent loop unrolling in shader program when using ANGLE...

glsldirectxhlslanglewebgl2

Read More
how to return an object count from compute shader...

hlslcompute-shaderdirectx-12

Read More
glsl member-wise ?: operator...

vectorcompareglslhlsl

Read More
AppendStructuredBuffer count not matching the appends I make (Unity3D, HLSL)...

unity-game-enginehlslcompute-shaderunity3d-terrain

Read More
Is it possible to skip color output in a pixel shader?...

shaderdirect3dhlsl

Read More
How to add macros to a DirectX12 program...

c++directxhlsldirectx-12

Read More
HLSL num threads and dispatch (Vulkan), how to dispatch efficiently?...

multithreadinggraphicsvulkanhlslcompute-shader

Read More
Why error "X3666 cs_4_0 does not support types UAVs", when using cs_5_0 in code and enviro...

c++winapidirectxhlslcompute-shader

Read More
Atomic swap on more than one number in an HLSL Compute Shader?...

parallel-processinggraphicsgpgpuhlsl

Read More
How can i solve this problem? Root Signature doesn't match Vertex Shader:...

c++hlsldirectx-12

Read More
Mapping a vector to a structuredbuffer gives incorrect values in computeshader...

directx-11hlslmemcpycompute-shaderstructured-data

Read More
Phong Tessellation doesn't curve object...

3dhlsldirect3ddirect3d11tessellation

Read More
Where do shader "static" variables reside in memory?...

shadervulkanhlslspir-v

Read More
Spirv cross and HLSL for vulkan, merge bindings?...

graphicsvulkanhlslshaderc

Read More
Why aren't my Hull and Domain shaders compiling?...

3dshaderhlsldirect3ddirect3d11

Read More
BackNext