Searched defs:renderTargetSize (Results 1 – 4 of 4) sorted by relevance
241 const SkISize& renderTargetSize, in setProjectionMatrix()
643 const tcu::IVec2 renderTargetSize = (m_renderTarget == RENDERTARGET_DEFAULT) ? in init() local4245 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTarg… in iterate() local4366 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTar… in renderTo() local
1140 const IVec2 renderTargetSize = IVec2(renderTarget.getWidth(), renderTarget.getHeight()); in renderTexture() local