Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAttachmentState.cpp128 AttachmentState::AttachmentState(DeviceBase* device, const AttachmentStateBlueprint& blueprint) in AttachmentState() function in dawn_native::AttachmentState
DDevice.h43 class AttachmentState; variable