|
@@ -152,8 +152,6 @@ extern DECLSPEC void SDLCALL SDL_Vulkan_UnloadLibrary(void);
|
|
|
*
|
|
|
* \param pCount A pointer to an unsigned int corresponding to the number of
|
|
|
* extensions to be returned
|
|
|
- * \param pNames NULL or a pointer to an array to be filled with required
|
|
|
- * Vulkan instance extensions
|
|
|
* \returns SDL_TRUE on success, SDL_FALSE on error.
|
|
|
*
|
|
|
* \since This function is available since SDL 3.0.0.
|