Home
last modified time | relevance | path

Searched defs:PFN_vkCmdSetScissorWithCount (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/deps/glad/
H A Dvulkan.h4958 typedef void (GLAD_API_PTR *PFN_vkCmdSetScissorWithCount)(VkCommandBuffer commandBuffer, uint32_t scissorCount, const VkRect2D * pScissors); typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7169 typedef void (VKAPI_PTR *PFN_vkCmdSetScissorWithCount)(VkCommandBuffer commandBuffer, uint32_t scissorCount, const VkRect2D* pScissors); typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7326 typedef void (VKAPI_PTR *PFN_vkCmdSetScissorWithCount)(VkCommandBuffer commandBuffer, uint32_t scissorCount, const VkRect2D* pScissors); typedef

Completed in 127 milliseconds