Docs.rs
gbm-sys-0.4.0
gbm-sys 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
Drakulix
Dependencies
libc ^0.2
normal
bindgen ^0.69
build
optional
proc-macro2 ^1.0.69
build
optional
regex ^1.10
build
optional
Versions
19.1%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gbm_sys
0.4.0
All Items
Crate Items
Modules
Structs
Constants
Functions
Unions
Crate
gbm_sys
Copy item path
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
⚠
Unions
§
gbm_
bo_
handle
Abstraction representing the handle to a buffer allocated by the manager