Banuba SDK
Public Member Functions | Public Attributes | List of all members
bnb::interfaces::surface_data Struct Referencefinal

Data for creating surface. More...

#include <surface_data.hpp>

Public Member Functions

 surface_data (int64_t gpu_device_ptr_, int64_t command_queue_ptr_, int64_t surface_ptr_)
 

Public Attributes

int64_t gpu_device_ptr
 Pointer to device gpu.
 
int64_t command_queue_ptr
 Pointer to gpu command queue.
 
int64_t surface_ptr
 Pointer to render layer.
 

Detailed Description

Data for creating surface.

Definition at line 16 of file surface_data.hpp.


The documentation for this struct was generated from the following file: