Module vulkan_rs::prelude::vk_ext_sample_locations [] [src]

Reexports

pub use util::vk_null_handle;
pub use util::VkNullHandle;
pub use util::VkResultObj;
pub use util::VkError;
pub use util::VkVersion;
pub use platform as vk_platform;

Structs

VkAttachmentSampleLocationsEXT
VkMultisamplePropertiesEXT
VkPhysicalDeviceSampleLocationsPropertiesEXT
VkPipelineSampleLocationsStateCreateInfoEXT
VkRenderPassSampleLocationsBeginInfoEXT
VkSampleLocationEXT
VkSampleLocationsInfoEXT
VkSubpassSampleLocationsEXT

Constants

VK_DYNAMIC_STATE_SAMPLE_LOCATIONS_EXT
VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME
VK_EXT_SAMPLE_LOCATIONS_SPEC_VERSION
VK_IMAGE_CREATE_SAMPLE_LOCATIONS_COMPATIBLE_DEPTH_BIT_EXT
VK_STRUCTURE_TYPE_MULTISAMPLE_PROPERTIES_EXT
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SAMPLE_LOCATIONS_PROPERTIES_EXT
VK_STRUCTURE_TYPE_PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT
VK_STRUCTURE_TYPE_RENDER_PASS_SAMPLE_LOCATIONS_BEGIN_INFO_EXT
VK_STRUCTURE_TYPE_SAMPLE_LOCATIONS_INFO_EXT

Functions

vkCmdSetSampleLocationsEXT
vkGetPhysicalDeviceMultisamplePropertiesEXT
vk_null

Creates a null mutable raw pointer.