Home
last modified time | relevance | path

Searched refs:bsp_cur_index (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_bsp.c28 unsigned idx = comm->bsp_cur_index & 0xf; in dump_comm_bsp()
29 debug_printf("Cur seq: %x, bsp byte ofs: %x\n", comm->bsp_cur_index, comm->byte_ofs); in dump_comm_bsp()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_bsp.c28 unsigned idx = comm->bsp_cur_index & 0xf; in dump_comm_bsp()
29 debug_printf("Cur seq: %x, bsp byte ofs: %x\n", comm->bsp_cur_index, comm->byte_ofs); in dump_comm_bsp()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.h125 uint32_t bsp_cur_index; // 000 member

Completed in 2 milliseconds