| 2979 | // Not a CREATE or DESTROY function |
| 2980 | } |
| 2981 | static VKAPI_ATTR void VKAPI_CALL CmdSetViewportWScalingNV(VkCommandBuffer commandBuffer, uint32_t firstViewport, |
| 2982 | uint32_t viewportCount, const VkViewportWScalingNV* pViewportWScalings) { |
| 2983 | // Not a CREATE or DESTROY function |
| 2984 | } |
| 2985 | static VKAPI_ATTR VkResult VKAPI_CALL ReleaseDisplayEXT(VkPhysicalDevice physicalDevice, VkDisplayKHR display) { |
| 2986 | // Not a CREATE or DESTROY function |
| 2987 | return VK_SUCCESS; |
nothing calls this directly
no outgoing calls
no test coverage detected