Searched refs:CopyImageToBuffer (Results 1 – 5 of 5) sorted by relevance
63 case CommandID::CopyImageToBuffer: in GetCommandString()314 case CommandID::CopyImageToBuffer: in executeCommands()
49 CopyImageToBuffer, enumerator1104 initCommand<CopyImageToBufferParams>(CommandID::CopyImageToBuffer); in copyImageToBuffer()
837 EVENT_MARKER(CopyImageToBuffer, commandBuffer, srcImage, srcImageLayout, in sqtt_CmdCopyImageToBuffer()
1654 class CopyImageToBuffer : public CopiesAndBlittingTestInstance class1657 CopyImageToBuffer (Context& context,1672 CopyImageToBuffer::CopyImageToBuffer (Context& context, TestParams testParams) in CopyImageToBuffer() function in vkt::api::__anon1d25a1a40111::CopyImageToBuffer1731 tcu::TestStatus CopyImageToBuffer::iterate (void) in iterate()1850 return new CopyImageToBuffer(context, m_params); in createInstance()1866 void CopyImageToBuffer::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBuffer… in copyRegionToTextureLevel()
3394 namespace CopyImageToBuffer namespace5551 …E_COPY_IMAGE_TO_BUFFER: return de::MovePtr<OperationSupport>(new CopyImageToBuffer ::Support (… in makeOperationSupport()5583 …D_COPY_IMAGE_TO_BUFFER: return de::MovePtr<OperationSupport>(new CopyImageToBuffer ::Support (… in makeOperationSupport()