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/vk-gl-cts/external/amber/src/src/dawn/
Dengine_dawn.cc97 cAttributes; member