Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/tnl/
Dt_context.h571 GLuint CurInstance; member
Dt_vb_program.c332 init_machine(ctx, machine, tnl->CurInstance); in run_vp()
Dt_draw.c527 tnl->CurInstance = inst; in _tnl_draw_prims()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp1866 fetchInfo_lo.CurInstance = instanceNum; in ProcessDraw()
1867 fetchInfo_hi.CurInstance = instanceNum; in ProcessDraw()
2188 fetchInfo.CurInstance = instanceNum; in ProcessDraw()
Dstate.h587 uint32_t CurInstance; // IN: current instance member