Searched refs:attachSize (Results 1 – 1 of 1) sorted by relevance
898 size_t attachSize = attachmentCount * sizeof(VkClearAttachment); in clearAttachments() local900 initCommand<ClearAttachmentsParams>(CommandID::ClearAttachments, attachSize, &writePtr); in clearAttachments()904 storePointerParameter(writePtr, attachments, attachSize); in clearAttachments()