Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DDawnHelpers.h57 struct ComboRenderPassDescriptor : public dawn::RenderPassDescriptor { struct
61 const ComboRenderPassDescriptor& operator=( argument
86 utils::ComboRenderPassDescriptor renderPassInfo; argument
DDawnHelpers.cpp129 ComboRenderPassDescriptor::ComboRenderPassDescriptor( in ComboRenderPassDescriptor() function in utils::ComboRenderPassDescriptor
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.h60 struct ComboRenderPassDescriptor : public wgpu::RenderPassDescriptor { struct
66 const ComboRenderPassDescriptor& operator=( argument
87 utils::ComboRenderPassDescriptor renderPassInfo; argument
DWGPUHelpers.cpp86 ComboRenderPassDescriptor::ComboRenderPassDescriptor( in ComboRenderPassDescriptor() function in utils::ComboRenderPassDescriptor
120 ComboRenderPassDescriptor::ComboRenderPassDescriptor(const ComboRenderPassDescriptor& other) { in ComboRenderPassDescriptor() function in utils::ComboRenderPassDescriptor