HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_TextureCache::Image Class Reference

#include <RV_TextureCache.h>

Public Attributes

RV_VKImageimage = nullptr
 
int udim_x = 0
 
int udim_y = 0
 
int udim_w = 0
 
int udim_h = 0
 
int op_id = RV_INVALID_OP_ID
 

Detailed Description

Definition at line 189 of file RV_TextureCache.h.

Member Data Documentation

RV_VKImage* RV_TextureCache::Image::image = nullptr

Definition at line 192 of file RV_TextureCache.h.

int RV_TextureCache::Image::op_id = RV_INVALID_OP_ID

Definition at line 197 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_h = 0

Definition at line 196 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_w = 0

Definition at line 195 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_x = 0

Definition at line 193 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_y = 0

Definition at line 194 of file RV_TextureCache.h.


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