Blender  V2.93
Public Attributes | List of all members
ImagePartialRefresh Struct Reference

Public Attributes

struct ImagePartialRefreshnext
 
struct ImagePartialRefreshprev
 
int tile_x
 
int tile_y
 

Detailed Description

Definition at line 57 of file image_gpu.c.

Member Data Documentation

◆ next

struct ImagePartialRefresh* ImagePartialRefresh::next

Definition at line 58 of file image_gpu.c.

◆ prev

struct ImagePartialRefresh * ImagePartialRefresh::prev

Definition at line 58 of file image_gpu.c.

◆ tile_x

int ImagePartialRefresh::tile_x

Definition at line 59 of file image_gpu.c.

Referenced by image_get_gpu_texture().

◆ tile_y

int ImagePartialRefresh::tile_y

Definition at line 60 of file image_gpu.c.

Referenced by image_get_gpu_texture().


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