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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2784 const int urb_entry_write_offset = 1; local in function:genX
2787 urb_entry_write_offset;
2789 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2682 const int urb_entry_write_offset = 1; local in function:genX
2685 urb_entry_write_offset;
2687 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c3719 const int urb_entry_write_offset = 1; local in function:iris_store_gs_state
3722 urb_entry_write_offset;
3724 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c4491 const int urb_entry_write_offset = 1; local in function:iris_store_gs_state
4494 urb_entry_write_offset;
4496 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c6927 const int urb_entry_write_offset = 1; local in function:crocus_upload_dirty_render_state
6930 urb_entry_write_offset;
6932 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;

Completed in 45 milliseconds