Home
last modified time | relevance | path

Searched defs:kMaxVertexAttributes (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/common/
DConstants.h23 static constexpr uint32_t kMaxVertexAttributes = 16u; variable
/third_party/skia/third_party/externals/dawn/src/common/
DConstants.h21 static constexpr uint8_t kMaxVertexAttributes = 16u; variable
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp497 static const uint32_t kMaxVertexAttributes = 64; in initGrCaps() local
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp611 static const uint32_t kMaxVertexAttributes = 64; in initGrCaps() local