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

pub fn check_begin_query(
    device: &Device,
    query_pool: &QueryPool,
    query: u32,
    flags: QueryControlFlags
) -> Result<(), CheckBeginQueryError>

Checks whether a begin_query command is valid.

Panic

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