Home | History | Annotate | Download | only in glshared

Lines Matching refs:renderState

672 	const rr::RenderState			renderState(rr::ViewportState(rr::WindowRectangle(0, 0, target.getWidth(), target.getHeight())));
700 const rr::DrawCommand cmd(renderState, renderTarget, program, 1, vertexAttribs, primitives);
707 const rr::DrawCommand cmd(renderState, renderTarget, program, 1, vertexAttribs, primitives);