Searched refs:glamor_create_fbo (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_fbo.c | 157 glamor_create_fbo(glamor_screen_private *glamor_priv, in glamor_create_fbo() function 219 fbo_array[i * block_wcnt + j] = glamor_create_fbo(glamor_priv, in glamor_create_fbo_array() 329 fbo = glamor_create_fbo(glamor_priv, pixmap, pixmap->drawable.width, in glamor_pixmap_ensure_fbo()
|
| H A D | glamor_priv.h | 564 glamor_pixmap_fbo *glamor_create_fbo(glamor_screen_private *glamor_priv,
|
| H A D | glamor.c | 239 fbo = glamor_create_fbo(glamor_priv, pixmap, w, h, usage); in glamor_create_pixmap()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 16493 But the texture value is not checked in glamor_create_fbo() and glamor 16500 #6 glamor_create_fbo at glamor_fbo.c:159 16509 Check the value returned by _glamor_create_tex() in glamor_create_fbo() 16512 All callers of glamor_create_fbo() actually check the returned value and 55305 glamor_create_fbo: Concentrate the fbo size/depth checking.
|