|
|
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `PhysicalDeviceLimits` struct in crate `vk_sys`."><meta name="keywords" content="rust, rustlang, rust-lang, PhysicalDeviceLimits"><title>vk_sys::PhysicalDeviceLimits - Rust</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark.css"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="shortcut icon" href="../favicon.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc struct"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../vk_sys/index.html'><div class='logo-container'><img src='https://raw.githubusercontent.com/vulkano-rs/vulkano/master/logo.png' alt='logo'></div></a><p class='location'>Struct PhysicalDeviceLimits</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#fields">Fields</a><div class="sidebar-links"><a href="#structfield.maxImageDimension1D">maxImageDimension1D</a><a href="#structfield.maxImageDimension2D">maxImageDimension2D</a><a href="#structfield.maxImageDimension3D">maxImageDimension3D</a><a href="#structfield.maxImageDimensionCube">maxImageDimensionCube</a><a href="#structfield.maxImageArrayLayers">maxImageArrayLayers</a><a href="#structfield.maxTexelBufferElements">maxTexelBufferElements</a><a href="#structfield.maxUniformBufferRange">maxUniformBufferRange</a><a href="#structfield.maxStorageBufferRange">maxStorageBufferRange</a><a href="#structfield.maxPushConstantsSize">maxPushConstantsSize</a><a href="#structfield.maxMemoryAllocationCount">maxMemoryAllocationCount</a><a href="#structfield.maxSamplerAllocationCount">maxSamplerAllocationCount</a><a href="#structfield.bufferImageGranularity">bufferImageGranularity</a><a href="#structfield.sparseAddressSpaceSize">sparseAddressSpaceSize</a><a href="#structfield.maxBoundDescriptorSets">maxBoundDescriptorSets</a><a href="#structfield.maxPerStageDescriptorSamplers">maxPerStageDescriptorSamplers</a><a href="#structfield.maxPerStageDescriptorUniformBuffers">maxPerStageDescriptorUniformBuffers</a><a href="#structfield.maxPerStageDescriptorStorageBuffers">maxPerStageDescriptorStorageBuffers</a><a href="#structfield.maxPerStageDescriptorSampledImages">maxPerStageDescriptorSampledImages</a><a href="#structfield.maxPerStageDescriptorStorageImages">maxPerStageDescriptorStorageImages</a><a href="#structfield.maxPerStageDescriptorInputAttachments">maxPerStageDescriptorInputAttachments</a><a href="#structfield.maxPerStageResources">maxPerStageResources</a><a href="#structfield.maxDescriptorSetSamplers">maxDescriptorSetSamplers</a><a href="#structfield.maxDescriptorSetUniformBuffers">maxDescriptorSetUniformBuffers</a><a href="#structfield.maxDescriptorSetUniformBuffersDynamic">maxDescriptorSetUniformBuffersDynamic</a><a href="#structfield.maxDescriptorSetStorageBuffers">maxDescriptorSetStorageBuffers</a><a href="#structfield.maxDescriptorSetStorageBuffersDynamic">maxDescriptorSetStorageBuffersDynamic</a><a href="#structfield.maxDescriptorSetSampledImages">maxDescriptorSetSampledImages</a><a href="#structfield.maxDescriptorSetStorageImages">maxDescriptorSetStorageImages</a><a href="#structfield.maxDescriptorSetInputAttachments">maxDescriptorSetInputAttachments</a><a href="#structfield.maxVertexInputAttributes">maxVertexInputAttributes</a><a href="#structfield.maxVertexInputBindings">maxVertexInputBindings</a><a href="#structfield.maxVertexInputAttributeOffset">maxVertexInputAttributeOffset</a><a href="#structfield.maxVertexInputBindingStride">maxVertexInputBindingStride</a><a href="#structfield.maxVertexOutputComponents">maxVertexOutputComponents</a><a href="#structfield.maxTessellationGenerationLevel">maxTessellationGenerationLevel</a><a href="#structfield.maxTessellationPatchSize">maxTessellationPatchSize</a><a href="#structfield.maxTessellationControlPerVertexInputComponents">maxTessellationControlPerVertexInputComponents</a><a href="#structfield.maxTessellationControlPerVertexOutputComponents">maxTessellationControlPerVertexOutputComponents</a><a href="#structfield.maxTessellationControlPerPatchOutputComponents">maxTessellationControlPerPatchOutputComponents</a><a href="#structfield.maxTessellationControlTotalOutputComponents">maxTessellationControlTotalOutputComponents</a><a href="#structfield.maxTessellationEvaluationInputComponents">maxTessellationEvaluationInputComponents</a><a href="#structfield.maxTessellationEvaluationOutputComponents">maxTessellationEvaluationOutputComponents</a><a href="#structfield.maxGeometryShaderInvocations">maxGeometryShaderInvocations</a><a href="#structfield.maxGeometryInputComponents">maxGeometryInputComponents</a><a href="#structfield.maxGeometryOutputComponents">maxGeometryOutputComponents</a><a href="#structfield.maxGeometryOutputVertices">maxGeometryOutputVertices</a><a href="#structfield.maxGeometryTotalOutputComponents">maxGeometryTotalOutputComponents</a><a href="#structfield.maxFragmentInputComponents">maxFragmentInputComponents</a><a href="#structfield.maxFragmentOutputAttachments">maxFragmentOutputAttachments</a><a href="#structfield.maxFragmentDualSrcAttachments">maxFragmentDualSrcAttachments</a><a href="#structfield.maxFragmentCombinedOutputResources">maxFragmentCombinedOutputResources</a><a href="#structfield.maxComputeSharedMemorySize">maxComputeSharedMemorySize</a><a href="#structfield.maxComputeWorkGroupCount">maxComputeWorkGroupCount</a><a href="#structfield.maxComputeWorkGroupInvocations">maxComputeWorkGroupInvocations</a><a href="#structfield.maxComputeWorkGroupSize">maxComputeWorkGroupSize</a><a href="#structfield.subPixelPrecisionBits">subPixelPrecisionBits</a><a href="#structfield.subTexelPrecisionBits">subTexelPrecisionBits</a><a href="#structfield.mipmapPrecisionBits">mipmapPrecisionBits</a><a href="#structfield.maxDrawIndexedIndexValue">maxDrawIndexedIndexValue</a><a href="#structfield.maxDrawIndirectCount">maxDrawIndirectCount</a><a href="#structfield.maxSamplerLodBias">maxSamplerLodBias</a><a href="#structfield.maxSamplerAnisotropy">maxSamplerAnisotropy</a><a href="#structfield.maxViewports">maxViewports</a><a href="#structfield.maxViewportDimensions">maxViewportDimensions</a><a href="#structfield.viewportBoundsRange">viewportBoundsRange</a><a href="#structfield.viewportSubPixelBits">viewportSubPixelBits</a><a href="#structfield.minMemoryMapAlignment">minMemoryMapAlignment</a><a href="#structfield.minTexelBufferOffsetAlignment">minTexelBufferOffsetAlignment</a><a href="#structfield.minUniformBufferOffsetAlignment">minUniformBufferOffsetAlignment</a><a href="#structfield.minStorageBufferOffsetAlignment">minStorageBufferOffsetAlignment</a><a href="#structfield.minTexelOffset">minTexelOffset</a><a href="#structfield.maxTexelOffset">maxTexelOffset</a><a href="#structfield.minTexelGatherOffset">minTexelGatherOffset</a><a href="#structfield.maxTexelGatherOffset">maxTexelGatherOffset</a><a href="#structfield.minInterpolationOffset">minInterpolationOffset</a><a href="#structfield.maxInterpolationOffset">maxInterpolationOffset</a><a href="#structfield.subPixelInterpolationOffsetBits">subPixelInterpolationOffsetBits</a><a href="#structfield.maxFramebufferWidth">maxFramebufferWidth</a><a href="#structfield.maxFramebufferHeight">maxFramebufferHeight</a><a href="#structfield.maxFramebufferLayers">maxFramebufferLayers</a><a href="#structfield.framebufferColorSampleCounts">framebufferColorSampleCounts</a><a href="#structfield.framebufferDepthSampleCounts">framebufferDepthSampleCounts</a><a href="#structfield.framebufferStencilSampleCounts">framebufferStencilSampleCounts</a><a href="#structfield.framebufferNoAttachmentsSampleCounts">framebufferNoAttachmentsSampleCounts</a><a href="#structfield.maxColorAttachments">maxColorAttachments</a><a href="#structfield.sampledImageColorSampleCounts">sampledImageColorSampleCounts</a><a href="#structfield.sampledImageIntegerSampleCounts">sampledImageIntegerSampleCounts</a><a href="#structfield.sampledImageDepthSampleCounts">sampledImageDepthSampleCounts</a><a href="#structfield.sampledImageStencilSampleCounts">sampledImageStencilSampleCounts</a><a href="#structfield.storageImageSampleCounts">storageImageSampleCounts</a><a href="#structfield.maxSampleMaskWords">maxSampleMaskWords</a><a href="#structfield.timestampComputeAndGraphics">timestampComputeAndGraphics</a><a href="#structfield.timestampPeriod">timestampPeriod</a><a href="#structfield.maxClipDistances">maxClipDistances</a><a href="#structfield.maxCullDistances">maxCullDistances</a><a href="#structfield.maxCombinedClipAndCullDistances">maxCombinedClipAndCullDistances</a><a href="#structfield.discreteQueuePriorities">discreteQueuePriorities</a><a href="#structfield.pointSizeRange">pointSizeRange</a><a href="#structfield.lineWidthRange">lineWidthRange</a><a href="#structfield.pointSizeGranularity">pointSizeGranularity</a><a href="#structfield.lineWidthGranularity">lineWidthGranularity</a><a href="#structfield.strictLines">strictLines</a><a href="#structfield.standardSampleLocations">standardSampleLocations</a><a href="#structfield.optimalBufferCopyOffsetAlignment">optimalBufferCopyOffsetAlignment</a><a href="#structfield.optimalBufferCopyRowPitchAlignment">optimalBufferCopyRowPitchAlignment</a><a href="#structfield.nonCoherentAtomSize">nonCoherentAtomSize</a></div><a class="sidebar-title" href="#synthetic-implementations">Auto Trait Implementations</a><div class="sidebar-links"><a href="#impl-RefUnwindSafe">RefUnwindSafe</a><a href="#impl-Send">Send</a><a href="#impl-Sync">Sync</a><a href="#impl-Unpin">Unpin</a><a href="#impl-UnwindSafe">UnwindSafe</a></div><a class="sidebar-title" href="#blanket-implementations">Blanket Implementations</a><div class="sidebar-links"><a href="#impl-Any">Any</a><a href="#impl-Borrow%3CT%3E">Borrow<T></a><a href="#impl-BorrowMut%3CT%3E">BorrowMut<T></a><a href="#impl-From%3CT%3E">From<T></a><a href="#impl-Into%3CU%3E">Into<U></a><a href="#impl-TryFrom%3CU%3E">TryFrom<U></a><a href="#impl-TryInto%3CU%3E">TryInto<U></a></div></div><p class='location'><a href='index.html'>vk_sys</a></p><script>window.sidebarCurrent = {name: 'PhysicalDeviceLimits', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../src/vk_sys/lib.rs.html#1153-1260' title='goto source code'>[src]</a></span><span class='in-band'>Struct <a href='index.html'>vk_sys</a>::<wbr><a class="struct" href=''>PhysicalDeviceLimits</a></span></h1><div class="docblock type-decl hidden-by-usual-hider"><pre class='rust struct'><span class="docblock attributes top-attr">#[repr(C)]
|
|
|
</span>pub struct PhysicalDeviceLimits {
|
|
|
pub maxImageDimension1D: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxImageDimension2D: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxImageDimension3D: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxImageDimensionCube: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxImageArrayLayers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTexelBufferElements: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxUniformBufferRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxStorageBufferRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPushConstantsSize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxMemoryAllocationCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxSamplerAllocationCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub bufferImageGranularity: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub sparseAddressSpaceSize: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub maxBoundDescriptorSets: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageDescriptorSamplers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageDescriptorUniformBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageDescriptorStorageBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageDescriptorSampledImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageDescriptorStorageImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageDescriptorInputAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxPerStageResources: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetSamplers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetUniformBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetUniformBuffersDynamic: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetStorageBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetStorageBuffersDynamic: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetSampledImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetStorageImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDescriptorSetInputAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxVertexInputAttributes: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxVertexInputBindings: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxVertexInputAttributeOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxVertexInputBindingStride: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxVertexOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationGenerationLevel: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationPatchSize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationControlPerVertexInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationControlPerVertexOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationControlPerPatchOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationControlTotalOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationEvaluationInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxTessellationEvaluationOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxGeometryShaderInvocations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxGeometryInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxGeometryOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxGeometryOutputVertices: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxGeometryTotalOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFragmentInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFragmentOutputAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFragmentDualSrcAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFragmentCombinedOutputResources: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxComputeSharedMemorySize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxComputeWorkGroupCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a>,
|
|
|
pub maxComputeWorkGroupInvocations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxComputeWorkGroupSize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a>,
|
|
|
pub subPixelPrecisionBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub subTexelPrecisionBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub mipmapPrecisionBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDrawIndexedIndexValue: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxDrawIndirectCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxSamplerLodBias: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub maxSamplerAnisotropy: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub maxViewports: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxViewportDimensions: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
|
|
pub viewportBoundsRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
|
|
pub viewportSubPixelBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub minMemoryMapAlignment: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
|
|
|
pub minTexelBufferOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub minUniformBufferOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub minStorageBufferOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub minTexelOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>,
|
|
|
pub maxTexelOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub minTexelGatherOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a>,
|
|
|
pub maxTexelGatherOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub minInterpolationOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub maxInterpolationOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub subPixelInterpolationOffsetBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFramebufferWidth: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFramebufferHeight: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxFramebufferLayers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub framebufferColorSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub framebufferDepthSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub framebufferStencilSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub framebufferNoAttachmentsSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub maxColorAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub sampledImageColorSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub sampledImageIntegerSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub sampledImageDepthSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub sampledImageStencilSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub storageImageSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a>,
|
|
|
pub maxSampleMaskWords: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub timestampComputeAndGraphics: <a class="type" href="../vk_sys/type.Bool32.html" title="type vk_sys::Bool32">Bool32</a>,
|
|
|
pub timestampPeriod: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub maxClipDistances: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxCullDistances: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub maxCombinedClipAndCullDistances: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub discreteQueuePriorities: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a>,
|
|
|
pub pointSizeRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
|
|
pub lineWidthRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a>,
|
|
|
pub pointSizeGranularity: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub lineWidthGranularity: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a>,
|
|
|
pub strictLines: <a class="type" href="../vk_sys/type.Bool32.html" title="type vk_sys::Bool32">Bool32</a>,
|
|
|
pub standardSampleLocations: <a class="type" href="../vk_sys/type.Bool32.html" title="type vk_sys::Bool32">Bool32</a>,
|
|
|
pub optimalBufferCopyOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub optimalBufferCopyRowPitchAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
pub nonCoherentAtomSize: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a>,
|
|
|
}</pre></div><h2 id='fields' class='fields small-section-header'>
|
|
|
Fields<a href='#fields' class='anchor'></a></h2><span id="structfield.maxImageDimension1D" class="structfield small-section-header"><a href="#structfield.maxImageDimension1D" class="anchor field"></a><code id="maxImageDimension1D.v">maxImageDimension1D: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxImageDimension2D" class="structfield small-section-header"><a href="#structfield.maxImageDimension2D" class="anchor field"></a><code id="maxImageDimension2D.v">maxImageDimension2D: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxImageDimension3D" class="structfield small-section-header"><a href="#structfield.maxImageDimension3D" class="anchor field"></a><code id="maxImageDimension3D.v">maxImageDimension3D: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxImageDimensionCube" class="structfield small-section-header"><a href="#structfield.maxImageDimensionCube" class="anchor field"></a><code id="maxImageDimensionCube.v">maxImageDimensionCube: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxImageArrayLayers" class="structfield small-section-header"><a href="#structfield.maxImageArrayLayers" class="anchor field"></a><code id="maxImageArrayLayers.v">maxImageArrayLayers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTexelBufferElements" class="structfield small-section-header"><a href="#structfield.maxTexelBufferElements" class="anchor field"></a><code id="maxTexelBufferElements.v">maxTexelBufferElements: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxUniformBufferRange" class="structfield small-section-header"><a href="#structfield.maxUniformBufferRange" class="anchor field"></a><code id="maxUniformBufferRange.v">maxUniformBufferRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxStorageBufferRange" class="structfield small-section-header"><a href="#structfield.maxStorageBufferRange" class="anchor field"></a><code id="maxStorageBufferRange.v">maxStorageBufferRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPushConstantsSize" class="structfield small-section-header"><a href="#structfield.maxPushConstantsSize" class="anchor field"></a><code id="maxPushConstantsSize.v">maxPushConstantsSize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxMemoryAllocationCount" class="structfield small-section-header"><a href="#structfield.maxMemoryAllocationCount" class="anchor field"></a><code id="maxMemoryAllocationCount.v">maxMemoryAllocationCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxSamplerAllocationCount" class="structfield small-section-header"><a href="#structfield.maxSamplerAllocationCount" class="anchor field"></a><code id="maxSamplerAllocationCount.v">maxSamplerAllocationCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.bufferImageGranularity" class="structfield small-section-header"><a href="#structfield.bufferImageGranularity" class="anchor field"></a><code id="bufferImageGranularity.v">bufferImageGranularity: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.sparseAddressSpaceSize" class="structfield small-section-header"><a href="#structfield.sparseAddressSpaceSize" class="anchor field"></a><code id="sparseAddressSpaceSize.v">sparseAddressSpaceSize: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.maxBoundDescriptorSets" class="structfield small-section-header"><a href="#structfield.maxBoundDescriptorSets" class="anchor field"></a><code id="maxBoundDescriptorSets.v">maxBoundDescriptorSets: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageDescriptorSamplers" class="structfield small-section-header"><a href="#structfield.maxPerStageDescriptorSamplers" class="anchor field"></a><code id="maxPerStageDescriptorSamplers.v">maxPerStageDescriptorSamplers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageDescriptorUniformBuffers" class="structfield small-section-header"><a href="#structfield.maxPerStageDescriptorUniformBuffers" class="anchor field"></a><code id="maxPerStageDescriptorUniformBuffers.v">maxPerStageDescriptorUniformBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageDescriptorStorageBuffers" class="structfield small-section-header"><a href="#structfield.maxPerStageDescriptorStorageBuffers" class="anchor field"></a><code id="maxPerStageDescriptorStorageBuffers.v">maxPerStageDescriptorStorageBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageDescriptorSampledImages" class="structfield small-section-header"><a href="#structfield.maxPerStageDescriptorSampledImages" class="anchor field"></a><code id="maxPerStageDescriptorSampledImages.v">maxPerStageDescriptorSampledImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageDescriptorStorageImages" class="structfield small-section-header"><a href="#structfield.maxPerStageDescriptorStorageImages" class="anchor field"></a><code id="maxPerStageDescriptorStorageImages.v">maxPerStageDescriptorStorageImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageDescriptorInputAttachments" class="structfield small-section-header"><a href="#structfield.maxPerStageDescriptorInputAttachments" class="anchor field"></a><code id="maxPerStageDescriptorInputAttachments.v">maxPerStageDescriptorInputAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxPerStageResources" class="structfield small-section-header"><a href="#structfield.maxPerStageResources" class="anchor field"></a><code id="maxPerStageResources.v">maxPerStageResources: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetSamplers" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetSamplers" class="anchor field"></a><code id="maxDescriptorSetSamplers.v">maxDescriptorSetSamplers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetUniformBuffers" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetUniformBuffers" class="anchor field"></a><code id="maxDescriptorSetUniformBuffers.v">maxDescriptorSetUniformBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetUniformBuffersDynamic" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetUniformBuffersDynamic" class="anchor field"></a><code id="maxDescriptorSetUniformBuffersDynamic.v">maxDescriptorSetUniformBuffersDynamic: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetStorageBuffers" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetStorageBuffers" class="anchor field"></a><code id="maxDescriptorSetStorageBuffers.v">maxDescriptorSetStorageBuffers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetStorageBuffersDynamic" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetStorageBuffersDynamic" class="anchor field"></a><code id="maxDescriptorSetStorageBuffersDynamic.v">maxDescriptorSetStorageBuffersDynamic: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetSampledImages" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetSampledImages" class="anchor field"></a><code id="maxDescriptorSetSampledImages.v">maxDescriptorSetSampledImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetStorageImages" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetStorageImages" class="anchor field"></a><code id="maxDescriptorSetStorageImages.v">maxDescriptorSetStorageImages: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDescriptorSetInputAttachments" class="structfield small-section-header"><a href="#structfield.maxDescriptorSetInputAttachments" class="anchor field"></a><code id="maxDescriptorSetInputAttachments.v">maxDescriptorSetInputAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxVertexInputAttributes" class="structfield small-section-header"><a href="#structfield.maxVertexInputAttributes" class="anchor field"></a><code id="maxVertexInputAttributes.v">maxVertexInputAttributes: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxVertexInputBindings" class="structfield small-section-header"><a href="#structfield.maxVertexInputBindings" class="anchor field"></a><code id="maxVertexInputBindings.v">maxVertexInputBindings: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxVertexInputAttributeOffset" class="structfield small-section-header"><a href="#structfield.maxVertexInputAttributeOffset" class="anchor field"></a><code id="maxVertexInputAttributeOffset.v">maxVertexInputAttributeOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxVertexInputBindingStride" class="structfield small-section-header"><a href="#structfield.maxVertexInputBindingStride" class="anchor field"></a><code id="maxVertexInputBindingStride.v">maxVertexInputBindingStride: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxVertexOutputComponents" class="structfield small-section-header"><a href="#structfield.maxVertexOutputComponents" class="anchor field"></a><code id="maxVertexOutputComponents.v">maxVertexOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationGenerationLevel" class="structfield small-section-header"><a href="#structfield.maxTessellationGenerationLevel" class="anchor field"></a><code id="maxTessellationGenerationLevel.v">maxTessellationGenerationLevel: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationPatchSize" class="structfield small-section-header"><a href="#structfield.maxTessellationPatchSize" class="anchor field"></a><code id="maxTessellationPatchSize.v">maxTessellationPatchSize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationControlPerVertexInputComponents" class="structfield small-section-header"><a href="#structfield.maxTessellationControlPerVertexInputComponents" class="anchor field"></a><code id="maxTessellationControlPerVertexInputComponents.v">maxTessellationControlPerVertexInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationControlPerVertexOutputComponents" class="structfield small-section-header"><a href="#structfield.maxTessellationControlPerVertexOutputComponents" class="anchor field"></a><code id="maxTessellationControlPerVertexOutputComponents.v">maxTessellationControlPerVertexOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationControlPerPatchOutputComponents" class="structfield small-section-header"><a href="#structfield.maxTessellationControlPerPatchOutputComponents" class="anchor field"></a><code id="maxTessellationControlPerPatchOutputComponents.v">maxTessellationControlPerPatchOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationControlTotalOutputComponents" class="structfield small-section-header"><a href="#structfield.maxTessellationControlTotalOutputComponents" class="anchor field"></a><code id="maxTessellationControlTotalOutputComponents.v">maxTessellationControlTotalOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationEvaluationInputComponents" class="structfield small-section-header"><a href="#structfield.maxTessellationEvaluationInputComponents" class="anchor field"></a><code id="maxTessellationEvaluationInputComponents.v">maxTessellationEvaluationInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxTessellationEvaluationOutputComponents" class="structfield small-section-header"><a href="#structfield.maxTessellationEvaluationOutputComponents" class="anchor field"></a><code id="maxTessellationEvaluationOutputComponents.v">maxTessellationEvaluationOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxGeometryShaderInvocations" class="structfield small-section-header"><a href="#structfield.maxGeometryShaderInvocations" class="anchor field"></a><code id="maxGeometryShaderInvocations.v">maxGeometryShaderInvocations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxGeometryInputComponents" class="structfield small-section-header"><a href="#structfield.maxGeometryInputComponents" class="anchor field"></a><code id="maxGeometryInputComponents.v">maxGeometryInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxGeometryOutputComponents" class="structfield small-section-header"><a href="#structfield.maxGeometryOutputComponents" class="anchor field"></a><code id="maxGeometryOutputComponents.v">maxGeometryOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxGeometryOutputVertices" class="structfield small-section-header"><a href="#structfield.maxGeometryOutputVertices" class="anchor field"></a><code id="maxGeometryOutputVertices.v">maxGeometryOutputVertices: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxGeometryTotalOutputComponents" class="structfield small-section-header"><a href="#structfield.maxGeometryTotalOutputComponents" class="anchor field"></a><code id="maxGeometryTotalOutputComponents.v">maxGeometryTotalOutputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFragmentInputComponents" class="structfield small-section-header"><a href="#structfield.maxFragmentInputComponents" class="anchor field"></a><code id="maxFragmentInputComponents.v">maxFragmentInputComponents: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFragmentOutputAttachments" class="structfield small-section-header"><a href="#structfield.maxFragmentOutputAttachments" class="anchor field"></a><code id="maxFragmentOutputAttachments.v">maxFragmentOutputAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFragmentDualSrcAttachments" class="structfield small-section-header"><a href="#structfield.maxFragmentDualSrcAttachments" class="anchor field"></a><code id="maxFragmentDualSrcAttachments.v">maxFragmentDualSrcAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFragmentCombinedOutputResources" class="structfield small-section-header"><a href="#structfield.maxFragmentCombinedOutputResources" class="anchor field"></a><code id="maxFragmentCombinedOutputResources.v">maxFragmentCombinedOutputResources: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxComputeSharedMemorySize" class="structfield small-section-header"><a href="#structfield.maxComputeSharedMemorySize" class="anchor field"></a><code id="maxComputeSharedMemorySize.v">maxComputeSharedMemorySize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxComputeWorkGroupCount" class="structfield small-section-header"><a href="#structfield.maxComputeWorkGroupCount" class="anchor field"></a><code id="maxComputeWorkGroupCount.v">maxComputeWorkGroupCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a></code></span><span id="structfield.maxComputeWorkGroupInvocations" class="structfield small-section-header"><a href="#structfield.maxComputeWorkGroupInvocations" class="anchor field"></a><code id="maxComputeWorkGroupInvocations.v">maxComputeWorkGroupInvocations: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxComputeWorkGroupSize" class="structfield small-section-header"><a href="#structfield.maxComputeWorkGroupSize" class="anchor field"></a><code id="maxComputeWorkGroupSize.v">maxComputeWorkGroupSize: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 3]</a></code></span><span id="structfield.subPixelPrecisionBits" class="structfield small-section-header"><a href="#structfield.subPixelPrecisionBits" class="anchor field"></a><code id="subPixelPrecisionBits.v">subPixelPrecisionBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.subTexelPrecisionBits" class="structfield small-section-header"><a href="#structfield.subTexelPrecisionBits" class="anchor field"></a><code id="subTexelPrecisionBits.v">subTexelPrecisionBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.mipmapPrecisionBits" class="structfield small-section-header"><a href="#structfield.mipmapPrecisionBits" class="anchor field"></a><code id="mipmapPrecisionBits.v">mipmapPrecisionBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDrawIndexedIndexValue" class="structfield small-section-header"><a href="#structfield.maxDrawIndexedIndexValue" class="anchor field"></a><code id="maxDrawIndexedIndexValue.v">maxDrawIndexedIndexValue: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxDrawIndirectCount" class="structfield small-section-header"><a href="#structfield.maxDrawIndirectCount" class="anchor field"></a><code id="maxDrawIndirectCount.v">maxDrawIndirectCount: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxSamplerLodBias" class="structfield small-section-header"><a href="#structfield.maxSamplerLodBias" class="anchor field"></a><code id="maxSamplerLodBias.v">maxSamplerLodBias: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.maxSamplerAnisotropy" class="structfield small-section-header"><a href="#structfield.maxSamplerAnisotropy" class="anchor field"></a><code id="maxSamplerAnisotropy.v">maxSamplerAnisotropy: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.maxViewports" class="structfield small-section-header"><a href="#structfield.maxViewports" class="anchor field"></a><code id="maxViewports.v">maxViewports: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxViewportDimensions" class="structfield small-section-header"><a href="#structfield.maxViewportDimensions" class="anchor field"></a><code id="maxViewportDimensions.v">maxViewportDimensions: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="structfield.viewportBoundsRange" class="structfield small-section-header"><a href="#structfield.viewportBoundsRange" class="anchor field"></a><code id="viewportBoundsRange.v">viewportBoundsRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="structfield.viewportSubPixelBits" class="structfield small-section-header"><a href="#structfield.viewportSubPixelBits" class="anchor field"></a><code id="viewportSubPixelBits.v">viewportSubPixelBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.minMemoryMapAlignment" class="structfield small-section-header"><a href="#structfield.minMemoryMapAlignment" class="anchor field"></a><code id="minMemoryMapAlignment.v">minMemoryMapAlignment: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span><span id="structfield.minTexelBufferOffsetAlignment" class="structfield small-section-header"><a href="#structfield.minTexelBufferOffsetAlignment" class="anchor field"></a><code id="minTexelBufferOffsetAlignment.v">minTexelBufferOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.minUniformBufferOffsetAlignment" class="structfield small-section-header"><a href="#structfield.minUniformBufferOffsetAlignment" class="anchor field"></a><code id="minUniformBufferOffsetAlignment.v">minUniformBufferOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.minStorageBufferOffsetAlignment" class="structfield small-section-header"><a href="#structfield.minStorageBufferOffsetAlignment" class="anchor field"></a><code id="minStorageBufferOffsetAlignment.v">minStorageBufferOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.minTexelOffset" class="structfield small-section-header"><a href="#structfield.minTexelOffset" class="anchor field"></a><code id="minTexelOffset.v">minTexelOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span><span id="structfield.maxTexelOffset" class="structfield small-section-header"><a href="#structfield.maxTexelOffset" class="anchor field"></a><code id="maxTexelOffset.v">maxTexelOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.minTexelGatherOffset" class="structfield small-section-header"><a href="#structfield.minTexelGatherOffset" class="anchor field"></a><code id="minTexelGatherOffset.v">minTexelGatherOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.i32.html">i32</a></code></span><span id="structfield.maxTexelGatherOffset" class="structfield small-section-header"><a href="#structfield.maxTexelGatherOffset" class="anchor field"></a><code id="maxTexelGatherOffset.v">maxTexelGatherOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.minInterpolationOffset" class="structfield small-section-header"><a href="#structfield.minInterpolationOffset" class="anchor field"></a><code id="minInterpolationOffset.v">minInterpolationOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.maxInterpolationOffset" class="structfield small-section-header"><a href="#structfield.maxInterpolationOffset" class="anchor field"></a><code id="maxInterpolationOffset.v">maxInterpolationOffset: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.subPixelInterpolationOffsetBits" class="structfield small-section-header"><a href="#structfield.subPixelInterpolationOffsetBits" class="anchor field"></a><code id="subPixelInterpolationOffsetBits.v">subPixelInterpolationOffsetBits: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFramebufferWidth" class="structfield small-section-header"><a href="#structfield.maxFramebufferWidth" class="anchor field"></a><code id="maxFramebufferWidth.v">maxFramebufferWidth: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFramebufferHeight" class="structfield small-section-header"><a href="#structfield.maxFramebufferHeight" class="anchor field"></a><code id="maxFramebufferHeight.v">maxFramebufferHeight: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxFramebufferLayers" class="structfield small-section-header"><a href="#structfield.maxFramebufferLayers" class="anchor field"></a><code id="maxFramebufferLayers.v">maxFramebufferLayers: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.framebufferColorSampleCounts" class="structfield small-section-header"><a href="#structfield.framebufferColorSampleCounts" class="anchor field"></a><code id="framebufferColorSampleCounts.v">framebufferColorSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.framebufferDepthSampleCounts" class="structfield small-section-header"><a href="#structfield.framebufferDepthSampleCounts" class="anchor field"></a><code id="framebufferDepthSampleCounts.v">framebufferDepthSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.framebufferStencilSampleCounts" class="structfield small-section-header"><a href="#structfield.framebufferStencilSampleCounts" class="anchor field"></a><code id="framebufferStencilSampleCounts.v">framebufferStencilSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.framebufferNoAttachmentsSampleCounts" class="structfield small-section-header"><a href="#structfield.framebufferNoAttachmentsSampleCounts" class="anchor field"></a><code id="framebufferNoAttachmentsSampleCounts.v">framebufferNoAttachmentsSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.maxColorAttachments" class="structfield small-section-header"><a href="#structfield.maxColorAttachments" class="anchor field"></a><code id="maxColorAttachments.v">maxColorAttachments: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.sampledImageColorSampleCounts" class="structfield small-section-header"><a href="#structfield.sampledImageColorSampleCounts" class="anchor field"></a><code id="sampledImageColorSampleCounts.v">sampledImageColorSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.sampledImageIntegerSampleCounts" class="structfield small-section-header"><a href="#structfield.sampledImageIntegerSampleCounts" class="anchor field"></a><code id="sampledImageIntegerSampleCounts.v">sampledImageIntegerSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.sampledImageDepthSampleCounts" class="structfield small-section-header"><a href="#structfield.sampledImageDepthSampleCounts" class="anchor field"></a><code id="sampledImageDepthSampleCounts.v">sampledImageDepthSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.sampledImageStencilSampleCounts" class="structfield small-section-header"><a href="#structfield.sampledImageStencilSampleCounts" class="anchor field"></a><code id="sampledImageStencilSampleCounts.v">sampledImageStencilSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.storageImageSampleCounts" class="structfield small-section-header"><a href="#structfield.storageImageSampleCounts" class="anchor field"></a><code id="storageImageSampleCounts.v">storageImageSampleCounts: <a class="type" href="../vk_sys/type.SampleCountFlags.html" title="type vk_sys::SampleCountFlags">SampleCountFlags</a></code></span><span id="structfield.maxSampleMaskWords" class="structfield small-section-header"><a href="#structfield.maxSampleMaskWords" class="anchor field"></a><code id="maxSampleMaskWords.v">maxSampleMaskWords: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.timestampComputeAndGraphics" class="structfield small-section-header"><a href="#structfield.timestampComputeAndGraphics" class="anchor field"></a><code id="timestampComputeAndGraphics.v">timestampComputeAndGraphics: <a class="type" href="../vk_sys/type.Bool32.html" title="type vk_sys::Bool32">Bool32</a></code></span><span id="structfield.timestampPeriod" class="structfield small-section-header"><a href="#structfield.timestampPeriod" class="anchor field"></a><code id="timestampPeriod.v">timestampPeriod: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.maxClipDistances" class="structfield small-section-header"><a href="#structfield.maxClipDistances" class="anchor field"></a><code id="maxClipDistances.v">maxClipDistances: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxCullDistances" class="structfield small-section-header"><a href="#structfield.maxCullDistances" class="anchor field"></a><code id="maxCullDistances.v">maxCullDistances: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.maxCombinedClipAndCullDistances" class="structfield small-section-header"><a href="#structfield.maxCombinedClipAndCullDistances" class="anchor field"></a><code id="maxCombinedClipAndCullDistances.v">maxCombinedClipAndCullDistances: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.discreteQueuePriorities" class="structfield small-section-header"><a href="#structfield.discreteQueuePriorities" class="anchor field"></a><code id="discreteQueuePriorities.v">discreteQueuePriorities: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u32.html">u32</a></code></span><span id="structfield.pointSizeRange" class="structfield small-section-header"><a href="#structfield.pointSizeRange" class="anchor field"></a><code id="pointSizeRange.v">pointSizeRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="structfield.lineWidthRange" class="structfield small-section-header"><a href="#structfield.lineWidthRange" class="anchor field"></a><code id="lineWidthRange.v">lineWidthRange: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">[</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a><a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.array.html">; 2]</a></code></span><span id="structfield.pointSizeGranularity" class="structfield small-section-header"><a href="#structfield.pointSizeGranularity" class="anchor field"></a><code id="pointSizeGranularity.v">pointSizeGranularity: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.lineWidthGranularity" class="structfield small-section-header"><a href="#structfield.lineWidthGranularity" class="anchor field"></a><code id="lineWidthGranularity.v">lineWidthGranularity: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.f32.html">f32</a></code></span><span id="structfield.strictLines" class="structfield small-section-header"><a href="#structfield.strictLines" class="anchor field"></a><code id="strictLines.v">strictLines: <a class="type" href="../vk_sys/type.Bool32.html" title="type vk_sys::Bool32">Bool32</a></code></span><span id="structfield.standardSampleLocations" class="structfield small-section-header"><a href="#structfield.standardSampleLocations" class="anchor field"></a><code id="standardSampleLocations.v">standardSampleLocations: <a class="type" href="../vk_sys/type.Bool32.html" title="type vk_sys::Bool32">Bool32</a></code></span><span id="structfield.optimalBufferCopyOffsetAlignment" class="structfield small-section-header"><a href="#structfield.optimalBufferCopyOffsetAlignment" class="anchor field"></a><code id="optimalBufferCopyOffsetAlignment.v">optimalBufferCopyOffsetAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.optimalBufferCopyRowPitchAlignment" class="structfield small-section-header"><a href="#structfield.optimalBufferCopyRowPitchAlignment" class="anchor field"></a><code id="optimalBufferCopyRowPitchAlignment.v">optimalBufferCopyRowPitchAlignment: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><span id="structfield.nonCoherentAtomSize" class="structfield small-section-header"><a href="#structfield.nonCoherentAtomSize" class="anchor field"></a><code id="nonCoherentAtomSize.v">nonCoherentAtomSize: <a class="type" href="../vk_sys/type.DeviceSize.html" title="type vk_sys::DeviceSize">DeviceSize</a></code></span><h2 id='synthetic-implementations' class='small-section-header'>Auto Trait Implementations<a href='#synthetic-implementations' class='anchor'></a></h2><div id='synthetic-implementations-list'><h3 id='impl-Send' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="struct" href="../vk_sys/struct.PhysicalDeviceLimits.html" title="struct vk_sys::PhysicalDeviceLimits">PhysicalDeviceLimits</a></code><a href='#impl-Send' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Unpin' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="struct" href="../vk_sys/struct.PhysicalDeviceLimits.html" title="struct vk_sys::PhysicalDeviceLimits">PhysicalDeviceLimits</a></code><a href='#impl-Unpin' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="struct" href="../vk_sys/struct.PhysicalDeviceLimits.html" title="struct vk_sys::PhysicalDeviceLimits">PhysicalDeviceLimits</a></code><a href='#impl-Sync' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-UnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html" title="trait std::panic::UnwindSafe">UnwindSafe</a> for <a class="struct" href="../vk_sys/struct.PhysicalDeviceLimits.html" title="struct vk_sys::PhysicalDeviceLimits">PhysicalDeviceLimits</a></code><a href='#impl-UnwindSafe' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-RefUnwindSafe' class='impl'><code class='in-band'>impl <a class="trait" href="https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html" title="trait std::panic::RefUnwindSafe">RefUnwindSafe</a> for <a class="struct" href="../vk_sys/struct.PhysicalDeviceLimits.html" title="struct vk_sys::PhysicalDeviceLimits">PhysicalDeviceLimits</a></code><a href='#impl-RefUnwindSafe' class='anchor'></a></h3><div class='impl-items'></div></div><h2 id='blanket-implementations' class='small-section-header'>Blanket Implementations<a href='#blanket-implementations' class='anchor'></a></h2><div id='blanket-implementations-list'><h3 id='impl-Into%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T>, </span></code><a href='#impl-Into%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#544-549' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.into' class="method hidden"><code id='into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into' class='fnname'>into</a>(self) -> U</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#546-548' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
|
|
</div></div><h3 id='impl-From%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html" title="trait core::convert::From">From</a><T> for T</code><a href='#impl-From%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#553-555' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from' class="method hidden"><code id='from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(t: T) -> T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#554' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
|
|
</div></div><h3 id='impl-TryFrom%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><T>, </span></code><a href='#impl-TryFrom%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#572-578' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error' class="type"><code id='Error.t'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="enum" href="https://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html" title="enum core::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
|
|
</div><h4 id='method.try_from' class="method hidden"><code id='try_from.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: U) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><T, <T as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><U>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#575-577' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
|
|
</div></div><h3 id='impl-TryInto%3CU%3E' class='impl'><code class='in-band'>impl<T, U> <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html" title="trait core::convert::TryInto">TryInto</a><U> for T <span class="where fmt-newline">where<br> U: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>, </span></code><a href='#impl-TryInto%3CU%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#560-567' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-1' class="type"><code id='Error.t-1'>type <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error' class="type">Error</a> = <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
|
|
|
</div><h4 id='method.try_into' class="method hidden"><code id='try_into.v'>fn <a href='https://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into' class='fnname'>try_into</a>(self) -> <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a><U, <U as <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html" title="trait core::convert::TryFrom">TryFrom</a><T>>::<a class="type" href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error" title="type core::convert::TryFrom::Error">Error</a>></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/convert.rs.html#564-566' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
|
|
|
</div></div><h3 id='impl-BorrowMut%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-BorrowMut%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#218-220' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow_mut' class="method hidden"><code id='borrow_mut.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut' class='fnname'>borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&mut </a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#219' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
|
|
|
</div></div><h3 id='impl-Borrow%3CT%3E' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T <span class="where fmt-newline">where<br> T: ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Borrow%3CT%3E' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#213-215' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow' class="method hidden"><code id='borrow.v'>fn <a href='https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow' class='fnname'>borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&</a>T</code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
|
|
|
</div></div><h3 id='impl-Any' class='impl'><code class='in-band'>impl<T> <a class="trait" href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T <span class="where fmt-newline">where<br> T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>, </span></code><a href='#impl-Any' class='anchor'></a><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#100-102' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.type_id' class="method hidden"><code id='type_id.v'>fn <a href='https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id' class='fnname'>type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></code><a class='srclink' href='https://doc.rust-lang.org/nightly/src/core/any.rs.html#101' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id">Read more</a></p>
|
|
|
</div></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>⏎</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g., <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g., <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../";window.currentCrate = "vk_sys";</script><script src="../aliases.js"></script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |