Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_context.h535 GLuint CurInstance; member
Dt_vb_program.c328 init_machine(ctx, machine, tnl->CurInstance); in run_vp()
Dt_draw.c520 tnl->CurInstance = inst; in _tnl_draw_prims()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h551 uint32_t CurInstance; // IN: current instance member
Dfrontend.cpp1278 fetchInfo.CurInstance = instanceNum; in ProcessDraw()