|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | GHOST_ContextVK_WindowInfo |
| class | GHOST_ContextVK |
Macros | |
| #define | Display void |
| #define | Window void * |
| #define | wl_surface void |
| #define | wl_display void |
| #define | GHOST_OPENGL_VK_CONTEXT_FLAGS 0 |
| #define | GHOST_OPENGL_VK_RESET_NOTIFICATION_STRATEGY 0 |
Enumerations | |
| enum | GHOST_TVulkanPlatformType |
| #define Display void |
Definition at line 25 of file GHOST_ContextVK.hh.
| #define GHOST_OPENGL_VK_CONTEXT_FLAGS 0 |
Definition at line 40 of file GHOST_ContextVK.hh.
| #define GHOST_OPENGL_VK_RESET_NOTIFICATION_STRATEGY 0 |
Definition at line 44 of file GHOST_ContextVK.hh.
| #define Window void * |
Definition at line 26 of file GHOST_ContextVK.hh.
Referenced by GHOST_ContextGLX::initializeDrawingContext().
| #define wl_display void |
Definition at line 32 of file GHOST_ContextVK.hh.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland(), ghost_wl_display_event_pump(), ghost_wl_display_event_pump_from_thread(), ghost_wl_display_lock_without_input(), and GHOST_XrGraphicsBindingOpenGL::initFromGhostContext().
| #define wl_surface void |
Definition at line 31 of file GHOST_ContextVK.hh.
Referenced by GHOST_SystemWayland::createOffscreenContext(), cursor_buffer_set_surface_impl(), cursor_surface_handle_enter(), cursor_surface_handle_leave(), data_device_handle_drop(), data_device_handle_enter(), GHOST_SystemWayland::disposeContext(), dnd_events(), GHOST_SystemWayland::getCursorPosition(), ghost_wl_surface_own(), ghost_wl_surface_own_cursor_pointer(), ghost_wl_surface_own_cursor_tablet(), ghost_wl_surface_own_with_null_check(), ghost_wl_surface_tag(), ghost_wl_surface_tag_cursor_pointer(), ghost_wl_surface_tag_cursor_tablet(), ghost_wl_surface_user_data(), gwl_seat_key_repeat_timer_fn(), gwl_seat_state_pointer_from_cursor_surface(), gwl_window_activate(), keyboard_handle_enter(), keyboard_handle_key(), keyboard_handle_leave(), pointer_handle_enter(), pointer_handle_frame(), pointer_handle_leave(), relative_pointer_handle_relative_motion(), setCursorGrab_use_software_confine(), GHOST_SystemWayland::setCursorPosition(), tablet_tool_handle_frame(), tablet_tool_handle_proximity_in(), and GHOST_SystemWayland::window_cursor_grab_set().
Definition at line 47 of file GHOST_ContextVK.hh.