mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 13:38:19 +02:00
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS may not report a size that
is useful to calculate the supported UBO size. Use the value
GL_MAX_UNIFORM_BLOCK_SIZE instead when the host supports this.
Related: https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues/286
Fixes:
|
||
|---|---|---|
| .. | ||
| drm_hw.h | ||
| venus_hw.h | ||
| virgl_hw.h | ||
| virgl_protocol.h | ||
| virglrenderer_hw.h | ||