Searched refs:marshal_cmd_DrawElementsUserBuf (Results 1 – 4 of 4) sorted by relevance
707 const struct marshal_cmd_DrawElementsUserBuf *restrict cmd) in _mesa_unmarshal_DrawElementsUserBuf()969 int cmd_size = sizeof(struct marshal_cmd_DrawElementsUserBuf) + in draw_elements()971 struct marshal_cmd_DrawElementsUserBuf *cmd; in draw_elements()
63 struct marshal_cmd_DrawElementsUserBuf struct
1949 const struct marshal_cmd_DrawElementsUserBuf *cmd = in _mesa_DrawElementsUserBuf()1950 (const struct marshal_cmd_DrawElementsUserBuf *)ptr; in _mesa_DrawElementsUserBuf()
3044 - glthread: pass struct marshal_cmd_DrawElementsUserBuf into Draw directly