Searched refs:ClearAttachmentsParams (Results 1 – 2 of 2) sorted by relevance
266 const ClearAttachmentsParams *params = in executeCommands()267 getParamPtr<ClearAttachmentsParams>(currentCommand); in executeCommands()269 Offset<VkClearAttachment>(params, sizeof(ClearAttachmentsParams)); in executeCommands()
154 struct ClearAttachmentsParams struct159 VERIFY_4_BYTE_ALIGNMENT(ClearAttachmentsParams) argument1010 ClearAttachmentsParams *paramStruct = in clearAttachments()1011 initCommand<ClearAttachmentsParams>(CommandID::ClearAttachments, attachSize, &writePtr); in clearAttachments()