Skip to content

llvmpipe: increase PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE value

Timothee Chabat requested to merge timothee.chabat/mesa:llvmIncMaxTexSize into master

Closes: #4237 (closed)

Increase GL_MAX_TEXTURE_BUFFER_SIZE from 65536 to 134217728 because:

Edited by Timothee Chabat

Merge request reports