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