Spec: Update variables to reflect final 2.2 bitstream

- Associated with KhronosGroup/glTF#1114
This commit is contained in:
Frank Galligan 2017-10-26 16:27:26 -07:00
parent 16d3c55770
commit e288f6365b

View File

@ -64,6 +64,7 @@ void ParseWrapTransformData() {
~~~~~
void ParseNormalOctahedronCanonicalizedTransformData() {
pred_trasnform_normal_max_q_val[curr_att_dec][curr_att] I32
unused_center_value I32
}
~~~~~
{:.draco-syntax}
@ -132,7 +133,7 @@ void DecodePredictionData_ConstrainedMulti() {
~~~~~
void ParseTexCoordsNumOrientations() {
tex_coords_num_orientations varUI32
tex_coords_num_orientations UI32
}
~~~~~
{:.draco-syntax}