RetroArch
VULKAN_HPP_NAMESPACE::Extent2D Member List

This is the complete list of members for VULKAN_HPP_NAMESPACE::Extent2D, including all inherited members.

Extent2D(uint32_t width_=0, uint32_t height_=0)VULKAN_HPP_NAMESPACE::Extent2Dinline
Extent2D(VkExtent2D const &rhs)VULKAN_HPP_NAMESPACE::Extent2Dinline
heightVULKAN_HPP_NAMESPACE::Extent2D
operator const VkExtent2D &() constVULKAN_HPP_NAMESPACE::Extent2Dinline
operator!=(Extent2D const &rhs) constVULKAN_HPP_NAMESPACE::Extent2Dinline
operator=(VkExtent2D const &rhs)VULKAN_HPP_NAMESPACE::Extent2Dinline
operator==(Extent2D const &rhs) constVULKAN_HPP_NAMESPACE::Extent2Dinline
setHeight(uint32_t height_)VULKAN_HPP_NAMESPACE::Extent2Dinline
setWidth(uint32_t width_)VULKAN_HPP_NAMESPACE::Extent2Dinline
widthVULKAN_HPP_NAMESPACE::Extent2D