Thread specific rendering data for pixel commands. More...

#include <pixel_thread_context.h>

Public Types

enum  { max_samplers = 6 }
 

Public Member Functions

 PixelThreadContext (int core, int num_cores)
 Construction. More...
 

Public Attributes

Rect clip_rect
 
PixelBufferData colorbuffer0
 
int core
 Attributes. More...
 
Colorf cur_blend_color
 
BlendFunc cur_blend_dest
 
BlendFunc cur_blend_dest_alpha
 
BlendFunc cur_blend_src
 
BlendFunc cur_blend_src_alpha
 
int num_cores
 
PixelBuffer pixelbuffer_white
 
PixelBufferData samplers [max_samplers]
 

Detailed Description

Thread specific rendering data for pixel commands.


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