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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c5329 #define _3DPRIM_INSTANCE_COUNT 0x2438 macro
5345 lrm.RegisterAddress = _3DPRIM_INSTANCE_COUNT;
5391 _iris_emit_lri(batch, _3DPRIM_INSTANCE_COUNT, draw->instance_count);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c6734 #define _3DPRIM_INSTANCE_COUNT 0x2438 macro
6799 lrm.RegisterAddress = _3DPRIM_INSTANCE_COUNT;
6848 _iris_emit_lri(batch, _3DPRIM_INSTANCE_COUNT, draw->instance_count);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c7862 #define _3DPRIM_INSTANCE_COUNT 0x2438 macro
7950 lrm.RegisterAddress = _3DPRIM_INSTANCE_COUNT;
8001 _crocus_emit_lri(batch, _3DPRIM_INSTANCE_COUNT, draw->instance_count);

Completed in 31 milliseconds