|
|
@ -2273,7 +2273,7 @@ public class LwjglRenderer implements Renderer { |
|
|
|
vb.getOffset()); |
|
|
|
vb.getOffset()); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
for (int i = 0; i < slotsRequired; i++) { |
|
|
|
for (int i = 0; i < slotsRequired; i++) { |
|
|
|
// The pointer maps the next 4 floats in the slot.
|
|
|
|
// The pointer maps the next 4 floats in the slot.
|
|
|
|
// E.g.
|
|
|
|
// E.g.
|
|
|
|
// P1: XXXX____________XXXX____________
|
|
|
|
// P1: XXXX____________XXXX____________
|
|
|
|
// P2: ____XXXX____________XXXX________
|
|
|
|
// P2: ____XXXX____________XXXX________
|
|
|
|