Searched refs:ProgramRasterState (Results 1 – 3 of 3) sorted by relevance
46 void ProgramRaster::setup(const Context *rsc, ProgramRasterState *state) { in setup()63 ProgramRasterState::ProgramRasterState() { in ProgramRasterState() function in ProgramRasterState66 ProgramRasterState::~ProgramRasterState() { in ~ProgramRasterState()69 void ProgramRasterState::init(Context *rsc) { in init()73 void ProgramRasterState::deinit(Context *rsc) { in deinit()
26 class ProgramRasterState; variable48 virtual void setup(const Context *, ProgramRasterState *);67 class ProgramRasterState {69 ProgramRasterState();70 ~ProgramRasterState();
133 ProgramRasterState mStateRaster;