Skip to content

Commit c5502fc

Browse files
committed
Lil README fix
1 parent 23e042c commit c5502fc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)