Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
gbm-sys-0.2.2
gbm-sys 0.2.2
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
Drakulix
Dependencies
libc ^0.2
normal
bindgen ^0.58
build
Versions
18.09%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate gbm_sys
Version 0.2.2
All Items
Modules
Structs
Constants
Functions
Type Definitions
Unions
?
Crate
gbm_sys
source
·
[
−
]
Modules
gbm_bo_flags
gbm_bo_format
gbm_bo_transfer_flags
Structs
gbm_bo
gbm_device
\file gbm.h \brief Generic Buffer Manager
gbm_format_name_desc
gbm_import_fd_data
gbm_import_fd_modifier_data
gbm_surface
Constants
GBM_BO_IMPORT_EGL_IMAGE
GBM_BO_IMPORT_FD
GBM_BO_IMPORT_FD_MODIFIER
GBM_BO_IMPORT_WL_BUFFER
GBM_FORMAT_BIG_ENDIAN
GBM_MAX_PLANES
Functions
gbm_bo_create
⚠
gbm_bo_create_with_modifiers
⚠
gbm_bo_create_with_modifiers2
⚠
gbm_bo_destroy
⚠
gbm_bo_get_bpp
⚠
gbm_bo_get_device
⚠
gbm_bo_get_fd
⚠
gbm_bo_get_fd_for_plane
⚠
gbm_bo_get_format
⚠
gbm_bo_get_handle
⚠
gbm_bo_get_handle_for_plane
⚠
gbm_bo_get_height
⚠
gbm_bo_get_modifier
⚠
gbm_bo_get_offset
⚠
gbm_bo_get_plane_count
⚠
gbm_bo_get_stride
⚠
gbm_bo_get_stride_for_plane
⚠
gbm_bo_get_user_data
⚠
gbm_bo_get_width
⚠
gbm_bo_import
⚠
gbm_bo_map
⚠
gbm_bo_set_user_data
⚠
gbm_bo_unmap
⚠
gbm_bo_write
⚠
gbm_create_device
⚠
gbm_device_destroy
⚠
gbm_device_get_backend_name
⚠
gbm_device_get_fd
⚠
gbm_device_get_format_modifier_plane_count
⚠
gbm_device_is_format_supported
⚠
gbm_format_get_name
⚠
gbm_surface_create
⚠
gbm_surface_create_with_modifiers
⚠
gbm_surface_create_with_modifiers2
⚠
gbm_surface_destroy
⚠
gbm_surface_has_free_buffers
⚠
gbm_surface_lock_front_buffer
⚠
gbm_surface_release_buffer
⚠
Type Definitions
__int32_t
__int64_t
__uint32_t
__uint64_t
size_t
Unions
gbm_bo_handle
Abstraction representing the handle to a buffer allocated by the manager