So command buffer pools in SwiftShader are not pooled at all. The implementation allocates on command buffer creation and on command insertion. Speed is not SwiftShader's main goal, but that's a bit unsettling anyway.
1 / 2
Post image
Post image

Comments