Home
last modified time | relevance | path

Searched refs:byte_ofs (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video_vp.c33 debug_printf("Acked byte ofs: %x, bsp byte ofs: %x\n", comm->acked_byte_ofs, comm->byte_ofs); in dump_comm_vp()
50 for (i = 0; i < comm->byte_ofs + slice_size; i += 0x10) { in dump_comm_vp()
Dnvc0_video_bsp.c29 debug_printf("Cur seq: %x, bsp byte ofs: %x\n", comm->bsp_cur_index, comm->byte_ofs); in dump_comm_bsp()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv98_video_vp.c33 debug_printf("Acked byte ofs: %x, bsp byte ofs: %x\n", comm->acked_byte_ofs, comm->byte_ofs); in dump_comm_vp()
50 for (i = 0; i < comm->byte_ofs + slice_size; i += 0x10) { in dump_comm_vp()
Dnv98_video_bsp.c29 debug_printf("Cur seq: %x, bsp byte ofs: %x\n", comm->bsp_cur_index, comm->byte_ofs); in dump_comm_bsp()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.h126 uint32_t byte_ofs; // 004 member