Home
last modified time | relevance | path

Searched refs:marshal_cmd_BufferData (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dglthread_bufferobj.c227 struct marshal_cmd_BufferData struct
242 const struct marshal_cmd_BufferData *cmd, in _mesa_unmarshal_BufferData() argument
297 size_t cmd_size = sizeof(struct marshal_cmd_BufferData) + (copy_data ? size : 0); in _mesa_marshal_BufferData_merged()
312 struct marshal_cmd_BufferData *cmd = in _mesa_marshal_BufferData_merged()