Searched refs:CopyBufferToImage (Results 1 – 5 of 5) sorted by relevance
59 case CommandID::CopyBufferToImage: in GetCommandString()299 case CommandID::CopyBufferToImage: in executeCommands()
47 CopyBufferToImage, enumerator1073 initCommand<CopyBufferToImageParams>(CommandID::CopyBufferToImage); in copyBufferToImage()
825 EVENT_MARKER(CopyBufferToImage, commandBuffer, srcBuffer, destImage, in sqtt_CmdCopyBufferToImage()
1899 class CopyBufferToImage : public CopiesAndBlittingTestInstance class1902 CopyBufferToImage (Context& context,1918 CopyBufferToImage::CopyBufferToImage (Context& context, TestParams testParams) in CopyBufferToImage() function in vkt::api::__anon1d25a1a40111::CopyBufferToImage1977 tcu::TestStatus CopyBufferToImage::iterate (void) in iterate()2082 return new CopyBufferToImage(context, m_params); in createInstance()2099 void CopyBufferToImage::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBuffer… in copyRegionToTextureLevel()
3005 namespace CopyBufferToImage namespace5550 …E_COPY_BUFFER_TO_IMAGE: return de::MovePtr<OperationSupport>(new CopyBufferToImage ::Support (… in makeOperationSupport()5582 …D_COPY_BUFFER_TO_IMAGE: return de::MovePtr<OperationSupport>(new CopyBufferToImage ::Support (… in makeOperationSupport()