Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

OF 0.9.3 ofPixels max size allocation

$
0
0

@johansonjj wrote:

I have an issue with ofPixels: both on Win10 and Lubuntu
the maximum size I can allocate is 8191x8191. Windows reports
GL_MAX_TEXTURE_SIZE to be 16384. Is there a special reason for this limit? I assume that ofPixels is not bound to any gpu texture memory at all and gets completeley allocated on the heap, right?
I can allocate much larger chunks of memory than 8191x8191x4 with malloc on the heap without issues.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles