Searched defs:CmdSetViewportWithCount (Results 1 – 5 of 5) sorted by relevance
841 class CmdSetViewportWithCount : public vk::CommandBuffer::Command class844 CmdSetViewportWithCount(uint32_t viewportCount, const VkViewport *pViewports) in CmdSetViewportWithCount() function in __anone9c4b87c0111::CmdSetViewportWithCount
116 PFN_vkCmdSetViewportWithCount CmdSetViewportWithCount; member
242 PFN_vkCmdSetViewportWithCount CmdSetViewportWithCount; member
1809 VKAPI_ATTR void CmdSetViewportWithCount(VkCommandBuffer commandBuffer, uint32_t viewportCount, cons… in CmdSetViewportWithCount() function
1726 void CmdSetViewportWithCount(VkCommandBuffer commandBuffer, uint32_t viewportCount, const VkViewpor… in CmdSetViewportWithCount() function