RetroArch
Public Attributes | List of all members
nbio_image_handle Struct Reference
Collaboration diagram for nbio_image_handle:
[legend]

Public Attributes

enum image_type_enum type
 
enum image_status_enum status
 
bool is_blocking
 
bool is_blocking_on_processing
 
bool is_finished
 
int processing_final_state
 
unsigned processing_pos_increment
 
unsigned pos_increment
 
size_t size
 
voidhandle
 
transfer_cb_t cb
 
struct texture_image ti
 

Member Data Documentation

◆ cb

transfer_cb_t nbio_image_handle::cb

◆ handle

void* nbio_image_handle::handle

◆ is_blocking

bool nbio_image_handle::is_blocking

◆ is_blocking_on_processing

bool nbio_image_handle::is_blocking_on_processing

◆ is_finished

bool nbio_image_handle::is_finished

◆ pos_increment

unsigned nbio_image_handle::pos_increment

◆ processing_final_state

int nbio_image_handle::processing_final_state

◆ processing_pos_increment

unsigned nbio_image_handle::processing_pos_increment

◆ size

size_t nbio_image_handle::size

◆ status

enum image_status_enum nbio_image_handle::status

◆ ti

struct texture_image nbio_image_handle::ti

◆ type

enum image_type_enum nbio_image_handle::type

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