Searched defs:dstSurface (Results 1 – 8 of 8) sorted by relevance
79 GrSurface* dstSurface = dstProxy->peekSurface(); in doUpload() local
417 GrSurface* dstSurface = dstProxy->peekSurface(); in writeSurfacePixels() local
92 GrSurface* dstSurface = dstProxy->peekSurface(); in doUpload() local
512 GrSurface* dstSurface = dstProxy->peekSurface(); in writeSurfacePixels() local
465 sw::Surface* dstSurface = Cast(dstImage)->asSurface(dstFlags, region.dstSubresource.mipLevel, 0); in blit() local
540 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local679 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local907 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
543 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local682 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local911 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
2048 …est::renderWithContext (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dstSurface) in renderWithContext()