Home
last modified time | relevance | path

Searched defs:cAttributes (Results 1 – 3 of 3) 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
/third_party/vk-gl-cts/external/amber/src/src/dawn/
Dengine_dawn.cc97 cAttributes; member