Constant web_sys::gpu_buffer_usage::QUERY_RESOLVE

source ·
pub const QUERY_RESOLVE: u32 = _; // 512u32
Expand description

The GPUBufferUsage.QUERY_RESOLVE const.

This API requires the following crate features to be activated: gpu_buffer_usage

This API is unstable and requires --cfg=web_sys_unstable_apis to be activated, as described in the wasm-bindgen guide