Home | History | Annotate | Download | only in api

Lines Matching full:copybuffertoimage

1226 class CopyBufferToImage : public CopiesAndBlittingTestInstance
1229 CopyBufferToImage (Context& context,
1231 virtual ~CopyBufferToImage (void) {}
1245 CopyBufferToImage::CopyBufferToImage (Context& context, TestParams testParams)
1302 tcu::TestStatus CopyBufferToImage::iterate()
1399 return new CopyBufferToImage(context, m_params);
1405 void CopyBufferToImage::copyRegionToTextureLevel(tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess dst, CopyRegion region)