struct GPUTexture GPUTexture
void GPU_texture_free(GPUTexture *tex)
GPUTexture * texture
GPU Texture for a partial region of the image editor.
bool dirty
does this texture need a full update.
GPUBatch * batch
Batch to draw the associated text on the screen.
rctf clipping_uv_bounds
uv area of the texture in screen space.
float2 last_viewport_size
rctf clipping_bounds
area of the texture in screen space.