Searched refs:CopyBufferToImage (Results 1 – 5 of 5) sorted by relevance
56 case CommandID::CopyBufferToImage: in GetCommandString()271 case CommandID::CopyBufferToImage: in executeCommands()
48 CopyBufferToImage, enumerator962 initCommand<CopyBufferToImageParams>(CommandID::CopyBufferToImage); in copyBufferToImage()
825 EVENT_MARKER(CopyBufferToImage, commandBuffer, srcBuffer, destImage, in sqtt_CmdCopyBufferToImage()
1611 class CopyBufferToImage : public CopiesAndBlittingTestInstance class1614 CopyBufferToImage (Context& context,1629 CopyBufferToImage::CopyBufferToImage (Context& context, TestParams testParams) in CopyBufferToImage() function in vkt::api::__anon5d0e2f480111::CopyBufferToImage1688 tcu::TestStatus CopyBufferToImage::iterate (void) in iterate()1760 return new CopyBufferToImage(context, m_params); in createInstance()1766 void CopyBufferToImage::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBuffer… in copyRegionToTextureLevel()
2630 namespace CopyBufferToImage namespace4933 …E_COPY_BUFFER_TO_IMAGE: return de::MovePtr<OperationSupport>(new CopyBufferToImage ::Support (… in makeOperationSupport()4963 …D_COPY_BUFFER_TO_IMAGE: return de::MovePtr<OperationSupport>(new CopyBufferToImage ::Support (… in makeOperationSupport()