Module glium::semaphore

source ·
Expand description

Contains everything related to external API semaphores.

Structs

  • Similar to a GL sync object, this describes a semaphore which can be used for OpenGL-Vulkan command queue synchronization.

Enums

  • Describes an error encountered during semaphore creation
  • Describes a Vulkan image layout that a texture can be in. See https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkImageLayout.html