Home | History | Annotate | Download | only in simplereference

Lines Matching refs:RenderTarget

4289 	const rr::RenderTarget				renderTarget(colorBuf0, depthBuf, stencilBuf);
4533 referenceRenderer.drawInstanced(rr::DrawCommand(state, renderTarget, program, (int)vertexAttribs.size(), &vertexAttribs[0], primitives), instanceCount);