VkPhysicalDeviceVulkan13Properties

Struct VkPhysicalDeviceVulkan13Properties 

Source
#[repr(C)]
pub struct VkPhysicalDeviceVulkan13Properties {
Show 47 fields pub sType: VkStructureType, pub pNext: *mut c_void, pub minSubgroupSize: u32, pub maxSubgroupSize: u32, pub maxComputeWorkgroupSubgroups: u32, pub requiredSubgroupSizeStages: VkShaderStageFlags, pub maxInlineUniformBlockSize: u32, pub maxPerStageDescriptorInlineUniformBlocks: u32, pub maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks: u32, pub maxDescriptorSetInlineUniformBlocks: u32, pub maxDescriptorSetUpdateAfterBindInlineUniformBlocks: u32, pub maxInlineUniformTotalSize: u32, pub integerDotProduct8BitUnsignedAccelerated: VkBool32, pub integerDotProduct8BitSignedAccelerated: VkBool32, pub integerDotProduct8BitMixedSignednessAccelerated: VkBool32, pub integerDotProduct4x8BitPackedUnsignedAccelerated: VkBool32, pub integerDotProduct4x8BitPackedSignedAccelerated: VkBool32, pub integerDotProduct4x8BitPackedMixedSignednessAccelerated: VkBool32, pub integerDotProduct16BitUnsignedAccelerated: VkBool32, pub integerDotProduct16BitSignedAccelerated: VkBool32, pub integerDotProduct16BitMixedSignednessAccelerated: VkBool32, pub integerDotProduct32BitUnsignedAccelerated: VkBool32, pub integerDotProduct32BitSignedAccelerated: VkBool32, pub integerDotProduct32BitMixedSignednessAccelerated: VkBool32, pub integerDotProduct64BitUnsignedAccelerated: VkBool32, pub integerDotProduct64BitSignedAccelerated: VkBool32, pub integerDotProduct64BitMixedSignednessAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating8BitUnsignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating8BitSignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating16BitUnsignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating16BitSignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating32BitUnsignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating32BitSignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating64BitUnsignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating64BitSignedAccelerated: VkBool32, pub integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated: VkBool32, pub storageTexelBufferOffsetAlignmentBytes: VkDeviceSize, pub storageTexelBufferOffsetSingleTexelAlignment: VkBool32, pub uniformTexelBufferOffsetAlignmentBytes: VkDeviceSize, pub uniformTexelBufferOffsetSingleTexelAlignment: VkBool32, pub maxBufferSize: VkDeviceSize,
}

Fields§

§sType: VkStructureType§pNext: *mut c_void§minSubgroupSize: u32§maxSubgroupSize: u32§maxComputeWorkgroupSubgroups: u32§requiredSubgroupSizeStages: VkShaderStageFlags§maxInlineUniformBlockSize: u32§maxPerStageDescriptorInlineUniformBlocks: u32§maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks: u32§maxDescriptorSetInlineUniformBlocks: u32§maxDescriptorSetUpdateAfterBindInlineUniformBlocks: u32§maxInlineUniformTotalSize: u32§integerDotProduct8BitUnsignedAccelerated: VkBool32§integerDotProduct8BitSignedAccelerated: VkBool32§integerDotProduct8BitMixedSignednessAccelerated: VkBool32§integerDotProduct4x8BitPackedUnsignedAccelerated: VkBool32§integerDotProduct4x8BitPackedSignedAccelerated: VkBool32§integerDotProduct4x8BitPackedMixedSignednessAccelerated: VkBool32§integerDotProduct16BitUnsignedAccelerated: VkBool32§integerDotProduct16BitSignedAccelerated: VkBool32§integerDotProduct16BitMixedSignednessAccelerated: VkBool32§integerDotProduct32BitUnsignedAccelerated: VkBool32§integerDotProduct32BitSignedAccelerated: VkBool32§integerDotProduct32BitMixedSignednessAccelerated: VkBool32§integerDotProduct64BitUnsignedAccelerated: VkBool32§integerDotProduct64BitSignedAccelerated: VkBool32§integerDotProduct64BitMixedSignednessAccelerated: VkBool32§integerDotProductAccumulatingSaturating8BitUnsignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating8BitSignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated: VkBool32§integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated: VkBool32§integerDotProductAccumulatingSaturating16BitUnsignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating16BitSignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated: VkBool32§integerDotProductAccumulatingSaturating32BitUnsignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating32BitSignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated: VkBool32§integerDotProductAccumulatingSaturating64BitUnsignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating64BitSignedAccelerated: VkBool32§integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated: VkBool32§storageTexelBufferOffsetAlignmentBytes: VkDeviceSize§storageTexelBufferOffsetSingleTexelAlignment: VkBool32§uniformTexelBufferOffsetAlignmentBytes: VkDeviceSize§uniformTexelBufferOffsetSingleTexelAlignment: VkBool32§maxBufferSize: VkDeviceSize

Trait Implementations§

Source§

impl Clone for VkPhysicalDeviceVulkan13Properties

Source§

fn clone(&self) -> VkPhysicalDeviceVulkan13Properties

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Default for VkPhysicalDeviceVulkan13Properties

Source§

fn default() -> Self

Returns the “default value” for a type. Read more
Source§

impl Copy for VkPhysicalDeviceVulkan13Properties

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.