Home
last modified time | relevance | path

Searched refs:urb_entry_write_offset (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c4655 const int urb_entry_write_offset = 1; in iris_store_gs_state() local
4658 urb_entry_write_offset; in iris_store_gs_state()
4660 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset; in iris_store_gs_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c6929 const int urb_entry_write_offset = 1; local
6932 urb_entry_write_offset;
6934 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;

Completed in 26 milliseconds