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

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
genX_state_upload.c 2682 const int urb_entry_write_offset = 1; local
2685 urb_entry_write_offset;
2687 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
genX_state_upload.c 2784 const int urb_entry_write_offset = 1; local
2787 urb_entry_write_offset;
2789 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c 4491 const int urb_entry_write_offset = 1; local
4494 urb_entry_write_offset;
4496 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c 3719 const int urb_entry_write_offset = 1; local
3722 urb_entry_write_offset;
3724 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_state.c 6927 const int urb_entry_write_offset = 1; local
6930 urb_entry_write_offset;
6932 gs.VertexURBEntryOutputReadOffset = urb_entry_write_offset;

Completed in 37 milliseconds