Home
last modified time | relevance | path

Searched refs:attachSize (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h1036 size_t attachSize = attachmentCount * sizeof(VkClearAttachment); in clearAttachments() local
1038 initCommand<ClearAttachmentsParams>(CommandID::ClearAttachments, attachSize, &writePtr); in clearAttachments()
1042 storePointerParameter(writePtr, attachments, attachSize); in clearAttachments()