#include <linuxdmabuf.h>
|
void | zwp_linux_buffer_params_v1_destroy (Resource *resource) override |
|
void | zwp_linux_buffer_params_v1_add (Resource *resource, int32_t fd, uint32_t plane_idx, uint32_t offset, uint32_t stride, uint32_t modifier_hi, uint32_t modifier_lo) override |
|
void | zwp_linux_buffer_params_v1_create (Resource *resource, int32_t width, int32_t height, uint32_t format, uint32_t flags) override |
|
void | zwp_linux_buffer_params_v1_create_immed (Resource *resource, uint32_t buffer_id, int32_t width, int32_t height, uint32_t format, uint32_t flags) override |
|
void | zwp_linux_buffer_params_v1_destroy_resource (Resource *resource) override |
|
Definition at line 75 of file linuxdmabuf.h.
◆ LinuxDmabufParams()
◆ ~LinuxDmabufParams()
LinuxDmabufParams::~LinuxDmabufParams |
( |
| ) |
|
|
override |
◆ zwp_linux_buffer_params_v1_add()
void LinuxDmabufParams::zwp_linux_buffer_params_v1_add |
( |
Resource * |
resource, |
|
|
int32_t |
fd, |
|
|
uint32_t |
plane_idx, |
|
|
uint32_t |
offset, |
|
|
uint32_t |
stride, |
|
|
uint32_t |
modifier_hi, |
|
|
uint32_t |
modifier_lo |
|
) |
| |
|
overrideprotected |
◆ zwp_linux_buffer_params_v1_create()
void LinuxDmabufParams::zwp_linux_buffer_params_v1_create |
( |
Resource * |
resource, |
|
|
int32_t |
width, |
|
|
int32_t |
height, |
|
|
uint32_t |
format, |
|
|
uint32_t |
flags |
|
) |
| |
|
overrideprotected |
◆ zwp_linux_buffer_params_v1_create_immed()
void LinuxDmabufParams::zwp_linux_buffer_params_v1_create_immed |
( |
Resource * |
resource, |
|
|
uint32_t |
buffer_id, |
|
|
int32_t |
width, |
|
|
int32_t |
height, |
|
|
uint32_t |
format, |
|
|
uint32_t |
flags |
|
) |
| |
|
overrideprotected |
◆ zwp_linux_buffer_params_v1_destroy()
void LinuxDmabufParams::zwp_linux_buffer_params_v1_destroy |
( |
Resource * |
resource | ) |
|
|
overrideprotected |
◆ zwp_linux_buffer_params_v1_destroy_resource()
void LinuxDmabufParams::zwp_linux_buffer_params_v1_destroy_resource |
( |
Resource * |
resource | ) |
|
|
overrideprotected |
◆ LinuxDmabufClientBufferIntegrationPrivate
friend class LinuxDmabufClientBufferIntegrationPrivate |
|
friend |
The documentation for this class was generated from the following files:
- qtwayland/src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.h
- qtwayland/src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.cpp