Skip to content

Commit

Permalink
SDL3/SDL_CreateGPUDeviceWithProperties: Fix bullet point typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lzard authored and SDLWikiBot committed Jan 8, 2025
1 parent 6ec6ebb commit 6976e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDL3/SDL_CreateGPUDeviceWithProperties.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ These are the current shader format properties:
The app is able to provide SPIR-V shaders if applicable.
- [`SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXBC_BOOLEAN`](SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXBC_BOOLEAN):
The app is able to provide DXBC shaders if applicable
[`SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXIL_BOOLEAN`](SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXIL_BOOLEAN):
- [`SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXIL_BOOLEAN`](SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXIL_BOOLEAN):
The app is able to provide DXIL shaders if applicable.
- [`SDL_PROP_GPU_DEVICE_CREATE_SHADERS_MSL_BOOLEAN`](SDL_PROP_GPU_DEVICE_CREATE_SHADERS_MSL_BOOLEAN):
The app is able to provide MSL shaders if applicable.
Expand Down

0 comments on commit 6976e17

Please sign in to comment.