Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h167 #define GLAMOR_COMPOSITE_VBO_VERT_CNT (64*1024) macro
H A Dglamor_render.c1196 nrect_max = MIN(nrect, GLAMOR_COMPOSITE_VBO_VERT_CNT / 4); in glamor_composite_with_shader()