Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/utils/
DComboRenderPipelineDescriptor.h38 std::array<wgpu::VertexAttribute, kMaxVertexAttributes> cAttributes; variable
54 std::array<wgpu::VertexAttribute, kMaxVertexAttributes> cAttributes; variable
/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DComboRenderPipelineDescriptor.h31 std::array<dawn::VertexAttributeDescriptor, kMaxVertexAttributes> cAttributes; variable