Home
last modified time | relevance | path

Searched defs:renderTargetSize (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp242 const SkISize& renderTargetSize, in setProjectionMatrix()
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp608 const tcu::IVec2 renderTargetSize = (m_renderTarget == RENDERTARGET_DEFAULT) ? in init() local
4204 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTarg… in iterate() local
4325 …const tcu::IVec2 renderTargetSize (m_context.getRenderTarget().getWidth(), m_context.getRenderTar… in renderTo() local
Des31fCopyImageTests.cpp1140 const IVec2 renderTargetSize = IVec2(renderTarget.getWidth(), renderTarget.getHeight()); in renderTexture() local