Home
last modified time | relevance | path

Searched defs:BeginRenderPassCmd (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h98 struct BeginRenderPassCmd { struct
99 Ref<AttachmentState> attachmentState;
101 colorAttachments;
102 RenderPassDepthStencilAttachmentInfo depthStencilAttachment;
105 uint32_t width;
106 uint32_t height;
108 Ref<QuerySetBase> occlusionQuerySet;