Home
last modified time | relevance | path

Searched defs:kMaxVertexAttributes (Results 1 – 5 of 5) 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/vk-gl-cts/external/amber/src/src/dawn/
Dengine_dawn.cc46 static const uint32_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