Searched defs:target_or_name (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | glthread_bufferobj.c | 234 GLuint target_or_name; member 249 const GLuint target_or_name = cmd->target_or_name; in _mesa_unmarshal_BufferData() local 293 _mesa_marshal_BufferData_merged(GLuint target_or_name, GLsizeiptr size, in _mesa_marshal_BufferData_merged() argument 363 GLenum target_or_name; global() member 376 const GLenum target_or_name = cmd->target_or_name; _mesa_unmarshal_BufferSubData() local 413 _mesa_marshal_BufferSubData_merged(GLuint target_or_name, GLintptr offset, GLsizeiptr size, const GLvoid *data, bool named, bool ext_dsa, const char *func) _mesa_marshal_BufferSubData_merged() argument [all...] |
Completed in 1 milliseconds