Search code examples
Direct3D 11 and 2D : wrong display of a texture...


windowsdirectxdirectx-11hlsldirect3d11

Read More
Replacing PixelShaderCompile task with fxc.exe (necessitated by moving to VS2022). Getting same func...


directxhlslfragment-shadermsbuild-task

Read More
Reading/writing off the end of a buffer...


shaderdirectxhlsl

Read More
Load raw texture data / Getting data from compute shader...


c#unity-game-enginehlslcompute-shader

Read More
How do I get Phong Lighting to work on wave Vertex Shader HLSL Unity URP...


unity-game-enginehlslurp

Read More
Hieroglyph3 HLSL Shader error X3004: undeclared identifier 'output'...


hlsl

Read More
Missing HLSL Debug Symbols with D3Dcompile in Visual Studio...


graphicsdirectxdirectx-11hlsldirect3d

Read More
Can I generate a random number inside a pixel shader?...


randomhlsldirectx-9pixel-shader

Read More
How do tbuffers operate in DirectX?...


directxhlsldirectx-11

Read More
How to use DXC on Shader Model 5?...


visual-studiodirectxhlsl

Read More
Custom HLSL Structure...


semanticshlsldxc

Read More
How to calculate average value by masked value/texture on GPU?...


graphicshlslcompute-shaderdirectx-12

Read More
Unity - modify shader variables from inside the shader...


c#shaderhlsl

Read More
CMAKE avoid compilation of HLSL shader files on Visual Studio...


visual-studiovisual-studio-2015cmakehlsl

Read More
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
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
BackNext