Guest User

Untitled

a guest
Jun 13th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. u_vbuf_draw_vbo (mgr=0xaaaae1e4fdf0, info=0xffffe9cb5e58) at ../../../.././src/gallium/auxiliary/util/u_vbuf.c:1160
  2. 1160 return;
  3. (gdb)
  4. 1296 }
  5. (gdb)
  6. cso_draw_vbo (cso=0xaaaae1e4e340, info=0xffffe9cb5e58) at ../../../.././src/gallium/auxiliary/cso_cache/cso_context.c:1720
  7. 1720 }
  8. (gdb)
  9. st_draw_vbo (ctx=0xaaaae1e16590, prims=0xffffe9cb5ee0, nr_prims=1, ib=0x0, index_bounds_valid=1 '\001', min_index=0, max_index=3, tfb_vertcount=0x0, stream=0, indirect=0x0) at ../../.././src/mesa/state_tracker/st_draw.c:215
  10. 215 for (i = 0; i < nr_prims; i++) {
  11. (gdb)
  12. 244 }
  13. (gdb)
  14.  
  15. Thread 1 "kwin_wayland" hit Breakpoint 1, lima_surface_create (pctx=0xaaaae1e15810, pres=0xaaaae2875740, surf_tmpl=0xffffe9cb5878) at ../../../../.././src/gallium/drivers/lima/lima_resource.c:271
  16. 271 {
Add Comment
Please, Sign In to add comment