Home
last modified time | relevance | path

Searched defs:Bool32 (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/vulkano/src/instance/
Ddebug.rs90 ) -> ash::vk::Bool32 { in new()
/external/rust/crates/ash/src/vk/
Dextensions.rs85 _p_supported: *mut Bool32, in load()
184 p_supported: *mut Bool32, in get_physical_device_surface_support_khr()
1145 ) -> Bool32 { in load()
1180 ) -> Bool32 { in get_physical_device_xlib_presentation_support_khr()
1255 ) -> Bool32 { in load()
1290 ) -> Bool32 { in get_physical_device_xcb_presentation_support_khr()
1364 ) -> Bool32 { in load()
1398 ) -> Bool32 { in get_physical_device_wayland_presentation_support_khr()
1549 ) -> Bool32 { in load()
1582 ) -> Bool32 { in get_physical_device_win32_presentation_support_khr()
[all …]
Dfeatures.rs1993 _wait_all: Bool32, in load()
4024 wait_all: Bool32, in wait_for_fences()
Ddefinitions.rs62 pub type Bool32 = u32; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6168 using Bool32 = uint32_t; typedef
/external/swiftshader/include/vulkan/
Dvulkan.hpp5649 using Bool32 = uint32_t; typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6318 using Bool32 = uint32_t; typedef