Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shadeslayer/ff3903aa2ccf5a06f252bc3774c6c5d6 to your computer and use it in GitHub Desktop.
Save shadeslayer/ff3903aa2ccf5a06f252bc3774c6c5d6 to your computer and use it in GitHub Desktop.
u_vbuf_draw_vbo (mgr=0xaaaae1e4fdf0, info=0xffffe9cb5e58) at ../../../.././src/gallium/auxiliary/util/u_vbuf.c:1160
1160 return;
(gdb)
1296 }
(gdb)
cso_draw_vbo (cso=0xaaaae1e4e340, info=0xffffe9cb5e58) at ../../../.././src/gallium/auxiliary/cso_cache/cso_context.c:1720
1720 }
(gdb)
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
215 for (i = 0; i < nr_prims; i++) {
(gdb)
244 }
(gdb)
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
271 {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment