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()
179 struct CopyBufferParams struct185 VERIFY_4_BYTE_ALIGNMENT(CopyBufferParams) argument1056 CopyBufferParams *paramStruct = in copyBuffer()1057 initCommand<CopyBufferParams>(CommandID::CopyBuffer, regionSize, &writePtr); in copyBuffer()