MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdSetViewportWScalingNV

Function CmdSetViewportWScalingNV

icd/generated/function_definitions.h:2981–2984  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2979 // Not a CREATE or DESTROY function
2980}
2981static 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}
2985static VKAPI_ATTR VkResult VKAPI_CALL ReleaseDisplayEXT(VkPhysicalDevice physicalDevice, VkDisplayKHR display) {
2986 // Not a CREATE or DESTROY function
2987 return VK_SUCCESS;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected