HomeSort by: relevance | last modified time | path
    Searched refs:_3DPRIM_INSTANCE_COUNT (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c 6734 #define _3DPRIM_INSTANCE_COUNT 0x2438
6799 lrm.RegisterAddress = _3DPRIM_INSTANCE_COUNT;
6848 _iris_emit_lri(batch, _3DPRIM_INSTANCE_COUNT, draw->instance_count);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c 5329 #define _3DPRIM_INSTANCE_COUNT 0x2438
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/crocus/
crocus_state.c 7862 #define _3DPRIM_INSTANCE_COUNT 0x2438
7950 lrm.RegisterAddress = _3DPRIM_INSTANCE_COUNT;
8001 _crocus_emit_lri(batch, _3DPRIM_INSTANCE_COUNT, draw->instance_count);

Completed in 21 milliseconds