Searched refs:CopyBufferParams (Results 1 – 2 of 2) sorted by relevance
292 const CopyBufferParams *params = getParamPtr<CopyBufferParams>(currentCommand); in executeCommands()294 Offset<VkBufferCopy>(params, sizeof(CopyBufferParams)); in executeCommands()
184 struct CopyBufferParams struct190 VERIFY_4_BYTE_ALIGNMENT(CopyBufferParams) argument1085 CopyBufferParams *paramStruct = in copyBuffer()1086 initCommand<CopyBufferParams>(CommandID::CopyBuffer, regionSize, &writePtr); in copyBuffer()