Docs.rs
  • screen-13-0.12.1
    • screen-13 0.12.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • attackgoat
    • Dependencies
      • ash ^0.38 normal
      • ash-window ^0.13 normal
      • derive_builder ^0.20 normal
      • gpu-allocator ^0.27 normal
      • log ^0.4 normal
      • ordered-float ^5.0 normal
      • parking_lot ^0.12 normal optional
      • paste ^1.0 normal
      • profiling ^1.0 normal
      • raw-window-handle ^0.6 normal
      • spirq ^1.2 normal
      • anyhow ^1.0 dev
      • bmfont ^0.3 dev
      • bytemuck ^1.22 dev
      • clap ^4.5 dev
      • glam ^0.30 dev
      • half ^2.4 dev
      • hassle-rs ^0.11 dev
      • image ^0.25 dev
      • inline-spirv ^0.2 dev
      • log ^0.4 dev
      • meshopt ^0.2 dev
      • polyhedron-ops >=0.2, <=0.2.4 dev
      • pretty_env_logger ^0.5 dev
      • puffin ^0.19 dev
      • puffin_http ^0.16 dev
      • rand ^0.9 dev
      • reqwest ^0.12 dev
      • tobj ^4.0 dev
      • winit ^0.30 dev
      • ash-molten ^0.20 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • 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

screen_130.12.1

ExtendsQueryPoolCreateInfo

Implementors

In screen_13::prelude::vk

screen_13::prelude::vk

Trait ExtendsQueryPoolCreateInfo

Source
pub unsafe trait ExtendsQueryPoolCreateInfo { }

Implementors§

Source§

impl ExtendsQueryPoolCreateInfo for QueryPoolPerformanceCreateInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for QueryPoolPerformanceQueryCreateInfoINTEL<'_>

Source§

impl ExtendsQueryPoolCreateInfo for QueryPoolVideoEncodeFeedbackCreateInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoDecodeAV1ProfileInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoDecodeH264ProfileInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoDecodeH265ProfileInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoDecodeUsageInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoEncodeH264ProfileInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoEncodeH265ProfileInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoEncodeUsageInfoKHR<'_>

Source§

impl ExtendsQueryPoolCreateInfo for VideoProfileInfoKHR<'_>