#include <linuxdmabufv1clientbuffer_p.h>
|  | 
| void | zwp_linux_buffer_params_v1_destroy_resource (Resource *resource) override | 
|  | 
| 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 | 
|  | 
◆ LinuxDmaBufParamsV1()
◆ zwp_linux_buffer_params_v1_add()
  
  | 
        
          | void KWin::LinuxDmaBufParamsV1::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 KWin::LinuxDmaBufParamsV1::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 KWin::LinuxDmaBufParamsV1::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 KWin::LinuxDmaBufParamsV1::zwp_linux_buffer_params_v1_destroy | ( | Resource * | resource | ) |  |  | overrideprotected | 
 
 
◆ zwp_linux_buffer_params_v1_destroy_resource()
  
  | 
        
          | void KWin::LinuxDmaBufParamsV1::zwp_linux_buffer_params_v1_destroy_resource | ( | Resource * | resource | ) |  |  | overrideprotected | 
 
 
The documentation for this class was generated from the following files: