Searched defs:cAttributes (Results 1 – 3 of 3) sorted by relevance
38 std::array<wgpu::VertexAttribute, kMaxVertexAttributes> cAttributes; variable54 std::array<wgpu::VertexAttribute, kMaxVertexAttributes> cAttributes; variable
31 std::array<dawn::VertexAttributeDescriptor, kMaxVertexAttributes> cAttributes; variable
97 cAttributes; member