Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/common/
DConstants.h41 static constexpr uint64_t kDrawIndexedIndirectSize = 5 * sizeof(uint32_t); variable
/third_party/skia/third_party/externals/dawn/src/common/
DConstants.h44 static constexpr uint64_t kDrawIndexedIndirectSize = 5 * sizeof(uint32_t); variable