Module vulkan_rs::QueryResult [] [src]

Constants

F_64

Results of the queries are written to the destination buffer as 64-bit values

F_PARTIAL

Copy the partial results of the query even if the final results are not available

F_WAIT

Results of the queries are waited on before proceeding with the result copy

F_WITH_AVAILABILITY

Besides the results of the query, the availability of the results is also written

Type Definitions

Flags