Home
last modified time | relevance | path

Searched defs:SO_PRIM_STORAGE_NEEDED (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c51 #define SO_PRIM_STORAGE_NEEDED(n) (GENX(SO_PRIM_STORAGE_NEEDED0_num) + (n) * 8) macro
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c54 #define SO_PRIM_STORAGE_NEEDED(n) (0x2280) macro
72 #define SO_PRIM_STORAGE_NEEDED(n) (GENX(SO_PRIM_STORAGE_NEEDED0_num) + (n) * 8) macro

Completed in 5 milliseconds