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

pub fn check_end_query(
    device: &Device,
    query_pool: &QueryPool,
    query: u32
) -> Result<(), CheckEndQueryError>

Checks whether a end_query command is valid.

Panic

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