Searched refs:CopyBufferToTextureCmd (Results 1 – 14 of 14) sorted by relevance
45 CopyBufferToTextureCmd* copy = commands->NextCommand<CopyBufferToTextureCmd>(); in FreeCommands()46 copy->~CopyBufferToTextureCmd(); in FreeCommands()167 commands->NextCommand<CopyBufferToTextureCmd>(); in SkipCommand()
116 struct CopyBufferToTextureCmd { struct
779 CopyBufferToTextureCmd* copy = in CopyBufferToTexture()780 mAllocator.Allocate<CopyBufferToTextureCmd>(Command::CopyBufferToTexture); in CopyBufferToTexture()962 CopyBufferToTextureCmd* copy = mIterator.NextCommand<CopyBufferToTextureCmd>(); in ValidateFinish()
55 CopyBufferToTextureCmd* copy = commands->NextCommand<CopyBufferToTextureCmd>(); in FreeCommands()56 copy->~CopyBufferToTextureCmd(); in FreeCommands()235 commands->NextCommand<CopyBufferToTextureCmd>(); in SkipCommand()
133 struct CopyBufferToTextureCmd { struct
733 CopyBufferToTextureCmd* copy = in APICopyBufferToTexture()734 allocator->Allocate<CopyBufferToTextureCmd>(Command::CopyBufferToTexture); in APICopyBufferToTexture()
390 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); in Execute()
384 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); in RecordCommands()
506 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); in RecordCommands()
552 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); in RecordCommands()
481 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>();
638 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); in Execute()
736 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>(); in RecordCommands()
750 CopyBufferToTextureCmd* copy = mCommands.NextCommand<CopyBufferToTextureCmd>();