Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp364 struct InputBitVector struct
366 uint32_t data[4];
368 void printf_bits(int offset, int count, const char *fmt = "", ...) in printf_bits()
386 uint32_t get_bits(int offset, int count) in get_bits()
413 uint64_t get_bits64(int offset, int count) in get_bits64()
440 uint32_t get_bits_rev(int offset, int count) in get_bits_rev()