Skip to content

Commit d8761f3

Browse files
Update include/SDL3/SDL_gpu.h
Co-authored-by: Ethan Lee <flibitijibibo@gmail.com>
1 parent 7d6850f commit d8761f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: include/SDL3/SDL_gpu.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2375,7 +2375,7 @@ extern SDL_DECLSPEC SDL_PropertiesID SDLCALL SDL_GetGPUDeviceDebugProperties(
23752375
#define SDL_PROP_GPU_DEVICE_DEBUG_DRIVER_NAME_STRING "SDL.gpu.device.debug.driver_name"
23762376
#define SDL_PROP_GPU_DEVICE_DEBUG_DRIVER_VERSION_STRING "SDL.gpu.device.debug.driver_version"
23772377
#define SDL_PROP_GPU_DEVICE_DEBUG_DRIVER_INFO_STRING "SDL.gpu.device.debug.driver_info"
2378-
#define SDL_PROP_GPU_DEVICE_DEBUG_VULKAN_CONFORMANCE_STRING "SDL.gpu.device.debug.vulkan_conformance"
2378+
#define SDL_PROP_GPU_DEVICE_DEBUG_VULKAN_CONFORMANCE_STRING "SDL.gpu.device.debug.vulkan.conformance"
23792379

23802380
/* State Creation */
23812381

0 commit comments

Comments
 (0)