mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-04-23 22:30:04 +08:00
Spec: Change DirectBitCoder size to varUI64
- This change is in bitstream 2.2. - This is associated with KhronosGroup/glTF#1114
This commit is contained in:
parent
dd3bef70e7
commit
39e129ea39
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
~~~~~
|
~~~~~
|
||||||
void ParseEdgebreakerTraversalStandardSymbolData() {
|
void ParseEdgebreakerTraversalStandardSymbolData() {
|
||||||
eb_symbol_buffer_size UI64
|
eb_symbol_buffer_size varUI64
|
||||||
eb_symbol_buffer size * UI8
|
eb_symbol_buffer size * UI8
|
||||||
}
|
}
|
||||||
~~~~~
|
~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user