Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAttachmentState.cpp24 AttachmentStateBlueprint::AttachmentStateBlueprint( in AttachmentStateBlueprint() function in dawn_native::AttachmentStateBlueprint
36 AttachmentStateBlueprint::AttachmentStateBlueprint(const RenderPipelineDescriptor* descriptor) in AttachmentStateBlueprint() function in dawn_native::AttachmentStateBlueprint
52 AttachmentStateBlueprint::AttachmentStateBlueprint(const RenderPassDescriptor* descriptor) { in AttachmentStateBlueprint() function in dawn_native::AttachmentStateBlueprint
DDevice.h44 class AttachmentStateBlueprint; variable