Loading graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/ComposerCommandBuffer.h +4 −0 Original line number Original line Diff line number Diff line Loading @@ -87,6 +87,10 @@ class CommandWriterBase : public V2_2::CommandWriterBase { return; return; } } if (metadata.size() == 0) { return; } // space for numElements // space for numElements commandLength += 1; commandLength += 1; Loading Loading
graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/ComposerCommandBuffer.h +4 −0 Original line number Original line Diff line number Diff line Loading @@ -87,6 +87,10 @@ class CommandWriterBase : public V2_2::CommandWriterBase { return; return; } } if (metadata.size() == 0) { return; } // space for numElements // space for numElements commandLength += 1; commandLength += 1; Loading