sandbox
|
This is the complete list of members for sbx::graphics::physical_device, including all inherited members.
features() const -> const VkPhysicalDeviceFeatures & (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
find_memory_type(std::uint32_t typeFilter, VkMemoryPropertyFlags properties) const -> std::uint32_t (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
find_supported_format(const std::vector< VkFormat > &candidates, VkImageTiling tiling, VkFormatFeatureFlags features) const -> VkFormat (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
handle() const noexcept -> const VkPhysicalDevice & (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
memory_properties() const -> const VkPhysicalDeviceMemoryProperties & (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
msaa_samples() const -> const VkSampleCountFlagBits & (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
noncopyable(const noncopyable &)=delete (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
noncopyable(noncopyable &&) noexcept=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
noncopyable()=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | protected |
operator const VkPhysicalDevice &() const noexcept (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
operator=(const noncopyable &) -> noncopyable &=delete (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
operator=(noncopyable &&) noexcept -> noncopyable &=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | |
physical_device(const instance &instance) (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
properties() const -> const VkPhysicalDeviceProperties & (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device | |
~noncopyable()=default (defined in sbx::utility::noncopyable) | sbx::utility::noncopyable | protected |
~physical_device() (defined in sbx::graphics::physical_device) | sbx::graphics::physical_device |