Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_types.h115 enum HeaderIndex enum
/third_party/nghttp2/src/
Dhttp2.h340 using HeaderIndex = std::array<int16_t, HD_MAXIDX>; variable