Home
last modified time | relevance | path

Searched refs:bits_t (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h256 typedef std::uint64_t bits_t; typedef
257 std::vector<bits_t> mapped; // which new IDs have been mapped
258 static const int mBits = sizeof(bits_t) * 4;