Docs.rs
screen-13-0.2.0
screen-13 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
attackgoat
Dependencies
a_r_c_h_e_r_y ^0.4.3
normal
arrayvec ^0.7
normal
ash ^0.35
normal
ash-window ^0.9
normal
bincode ^1.3
normal
bitflags ^1.3
normal
bmfont ^0.3
normal
brotli ^3.3
normal
byteorder ^1.4
normal
derive_builder ^0.10
normal
glam ^0.20
normal
glob ^0.3.0
normal
gltf ^1.0
normal
gpu-allocator ^0.16
normal
image ^0.24
normal
imgui ^0.8
normal
itertools ^0.10
normal
log ^0.4
normal
num-format ^0.4.0
normal
num-traits ^0.2
normal
ordered-float ^2.0
normal
parking_lot ^0.12
normal
paste ^1.0
normal
puffin ^0.12
normal
raw-window-handle ^0.4
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
snap ^1.0
normal
spirv-reflect ^0.2
normal
toml ^0.5
normal
typenum ^1.12
normal
vk-sync-fork ^0.3.0
normal
winit ^0.26
normal
anyhow ^1.0
dev
log ^0.4
dev
pretty_env_logger ^0.4
dev
Versions
16.03%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ExtendsQueryPoolCreateInfo
Implementors
In screen_13::driver::vk
?
Trait
screen_13
::
driver
::
vk
::
ExtendsQueryPoolCreateInfo
source
·
[
−
]
pub unsafe trait ExtendsQueryPoolCreateInfo { }
Implementors
source
impl
ExtendsQueryPoolCreateInfo
for
QueryPoolPerformanceCreateInfoKHR
source
impl
ExtendsQueryPoolCreateInfo
for
QueryPoolPerformanceQueryCreateInfoINTEL
source
impl
ExtendsQueryPoolCreateInfo
for
VideoDecodeH264ProfileEXT
source
impl
ExtendsQueryPoolCreateInfo
for
VideoDecodeH265ProfileEXT
source
impl
ExtendsQueryPoolCreateInfo
for
VideoEncodeH264ProfileEXT
source
impl
ExtendsQueryPoolCreateInfo
for
VideoEncodeH265ProfileEXT
source
impl
ExtendsQueryPoolCreateInfo
for
VideoProfileKHR
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
QueryPoolPerformanceCreateInfoKHRBuilder
<'_>
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
QueryPoolPerformanceQueryCreateInfoINTELBuilder
<'_>
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
VideoDecodeH264ProfileEXTBuilder
<'_>
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
VideoDecodeH265ProfileEXTBuilder
<'_>
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
VideoEncodeH264ProfileEXTBuilder
<'_>
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
VideoEncodeH265ProfileEXTBuilder
<'_>
source
impl<'_>
ExtendsQueryPoolCreateInfo
for
VideoProfileKHRBuilder
<'_>