Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CGPUMEM Class Reference

#include <RBP.h>

Public Member Functions

 CGPUMEM (unsigned int numbytes, bool cached=true)
 
 ~CGPUMEM ()
 
void Flush ()
 

Public Attributes

voidm_arm = nullptr
 
int m_vc_handle = 0
 
int m_vcsm_handle = 0
 
unsigned int m_vc = 0
 
unsigned int m_numbytes = 0
 
voidm_opaque = nullptr
 

Constructor & Destructor Documentation

◆ CGPUMEM()

CGPUMEM::CGPUMEM ( unsigned int  numbytes,
bool  cached = true 
)

◆ ~CGPUMEM()

CGPUMEM::~CGPUMEM ( )

Member Function Documentation

◆ Flush()

void CGPUMEM::Flush ( )

Member Data Documentation

◆ m_arm

void* CGPUMEM::m_arm = nullptr

◆ m_numbytes

unsigned int CGPUMEM::m_numbytes = 0

◆ m_opaque

void* CGPUMEM::m_opaque = nullptr

◆ m_vc

unsigned int CGPUMEM::m_vc = 0

◆ m_vc_handle

int CGPUMEM::m_vc_handle = 0

◆ m_vcsm_handle

int CGPUMEM::m_vcsm_handle = 0

The documentation for this class was generated from the following files: