File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2361,7 +2361,7 @@ extern SDL_DECLSPEC SDL_GPUDevice * SDLCALL SDL_CreateGPUDeviceWithProperties(
23612361 * When no such structure is provided, SDL will use Vulkan API version 1.0 and
23622362 * a minimal set of features. The requested API version influences how the
23632363 * feature_list is processed by SDL. When requesting API version 1.0, the
2364- * feature_list is ignored. Only the vulkan_10_phyisical_device_features and
2364+ * feature_list is ignored. Only the vulkan_10_physical_device_features and
23652365 * the extension lists are used. When requesting API version 1.1, the
23662366 * feature_list is scanned for feature structures introduced in Vulkan 1.1.
23672367 * When requesting Vulkan 1.2 or higher, the feature_list is additionally
You can’t perform that action at this time.
0 commit comments