| 
    HDK
    
   | 
 
#include <GR_TextureRef.h>
Public Member Functions | |
| void | clear () | 
| bool | isValid () | 
| bool | isGL () const | 
| bool | isVulkan () const | 
| RE_Texture * | getGL () const | 
| RV_VKImage * | getVulkan () const | 
| operator RE_Texture * () const | |
| RE_Texture * | operator* () const | 
| RE_Texture * | operator-> () const | 
| operator RV_VKImage * () const | |
| GR_TextureRef ()=default | |
| GR_TextureRef (std::nullptr_t) | |
| GR_TextureRef (RV_OGLInteropTextureBase *i) | |
| GR_TextureRef (RE_Texture *re) | |
| GR_TextureRef (RV_VKImage *rv) | |
| GR_TextureRef (RE_Texture *re, RV_VKImage *rv) | |
| bool | operator== (const GR_TextureRef &rhs) const | 
| bool | operator!= (const GR_TextureRef &rhs) const | 
| bool | operator== (const RE_Texture *rhs) const | 
| bool | operator!= (const RE_Texture *rhs) const | 
| bool | operator== (const RV_VKImage *rhs) const | 
| bool | operator!= (const RV_VKImage *rhs) const | 
Definition at line 32 of file GR_TextureRef.h.
      
  | 
  default | 
      
  | 
  inline | 
Definition at line 54 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 58 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 62 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 66 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 70 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 35 of file GR_TextureRef.h.
| RE_Texture* GR_TextureRef::getGL | ( | ) | const | 
| RV_VKImage* GR_TextureRef::getVulkan | ( | ) | const | 
      
  | 
  inline | 
Definition at line 38 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 37 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 39 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 46 of file GR_TextureRef.h.
      
  | 
  inlineexplicit | 
Definition at line 50 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 79 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 84 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 89 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 47 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 48 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 75 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 82 of file GR_TextureRef.h.
      
  | 
  inline | 
Definition at line 87 of file GR_TextureRef.h.