File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -59,12 +59,14 @@ This extension contributes the following settings:
5959* ` shader-validator.includes ` : All custom includes for linting.
6060* ` shader-validator.defines ` : All custom macros and their values for linting.
6161
62- HLSL specific settings:
62+ ### HLSL specific settings:
63+
6364* ` shader-validator.hlsl.shaderModel ` : Specify the shader model to target for HLSL
6465* ` shader-validator.hlsl.version ` : Specify the HLSL version
6566* ` shader-validator.hlsl.enable16bitTypes ` : Enable 16 bit types support with HLSL
6667
67- GLSL specific settings:
68+ ### GLSL specific settings:
69+
6870* ` shader-validator.glsl.targetClient ` : Specify the OpenGL or Vulkan version for GLSL
6971* ` shader-validator.glsl.spirvVersion ` : Specify the SPIRV version to target for GLSL
7072
You can’t perform that action at this time.
0 commit comments