Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_vp.c31 debug_printf("Status: %08x, stage: %08x\n", comm->status_vp[idx], comm->pvp_stage); in dump_comm_vp()
42 if (comm->status_vp[idx] <= 1) in dump_comm_vp()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_vp.c31 debug_printf("Status: %08x, stage: %08x\n", comm->status_vp[idx], comm->pvp_stage); in dump_comm_vp()
42 if (comm->status_vp[idx] <= 1) in dump_comm_vp()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.h133 uint32_t status_vp[0x10]; // 108 member

Completed in 2 milliseconds