Home
last modified time | relevance | path

Searched defs:host_query_reset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c125 VkPhysicalDeviceHostQueryResetFeatures host_query_reset; in vn_physical_device_init_features() member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs276 pub host_query_reset: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs27246 pub host_query_reset: Bool32, field
27291 pub fn host_query_reset(mut self, host_query_reset: bool) -> Self { in host_query_reset() method
45600 pub host_query_reset: Bool32, field
45971 pub fn host_query_reset(mut self, host_query_reset: bool) -> Self { in host_query_reset() method