Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_vbo.c39 #define GLAMOR_VBO_SIZE (512 * 1024) macro
61 glamor_priv->vbo_size = MAX(GLAMOR_VBO_SIZE, size); in glamor_get_vbo_space()
109 glamor_priv->vbo_size = MAX(GLAMOR_VBO_SIZE, size); in glamor_get_vbo_space()
129 glamor_priv->vbo_size = MAX(GLAMOR_VBO_SIZE, size); in glamor_get_vbo_space()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog44761 GLAMOR_VBO_SIZE, and then not reallocate when something a request
44763 GLAMOR_VBO_SIZE.