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()
159 struct ClearAttachmentsParams struct164 VERIFY_4_BYTE_ALIGNMENT(ClearAttachmentsParams) argument1037 ClearAttachmentsParams *paramStruct = in clearAttachments()1038 initCommand<ClearAttachmentsParams>(CommandID::ClearAttachments, attachSize, &writePtr); in clearAttachments()