Searched refs:GLAMOR_VBO_SIZE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_vbo.c39 #define GLAMOR_VBO_SIZE (512 * 1024) macro
61 glamor_priv->vbo_size = MAX(GLAMOR_VBO_SIZE, size);
109 glamor_priv->vbo_size = MAX(GLAMOR_VBO_SIZE, size);
129 glamor_priv->vbo_size = MAX(GLAMOR_VBO_SIZE, size);

Completed in 2 milliseconds