Function vulkano::command_buffer::validity::check_reset_query_pool[][src]

pub fn check_reset_query_pool(
    device: &Device,
    query_pool: &QueryPool,
    queries: Range<u32>
) -> Result<(), CheckResetQueryPoolError>

Checks whether a reset_query_pool command is valid.

Panic

  • Panics if the query pool was not created with device.