Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderPipeline.h122 mAttributeInfos; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRenderPipeline.h100 std::array<VertexAttributeInfo, kMaxVertexAttributes> mAttributeInfos; variable