Searched defs:SO_NUM_PRIMS_WRITTEN (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_query.c55 #define SO_NUM_PRIMS_WRITTEN(n) (0x2288) macro
73 #define SO_NUM_PRIMS_WRITTEN(n) (GENX(SO_NUM_PRIMS_WRITTEN0_num) + (n) * 8) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_query.c52 #define SO_NUM_PRIMS_WRITTEN(n) (GENX(SO_NUM_PRIMS_WRITTEN0_num) + (n) * 8) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c61 #define SO_NUM_PRIMS_WRITTEN(n) (0x5200 + (n) * 8) macro

Completed in 8 milliseconds