Searched defs:target_or_name (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | glthread_bufferobj.c | 230 GLuint target_or_name; member in struct:marshal_cmd_BufferData 245 const GLuint target_or_name = cmd->target_or_name; local in function:_mesa_unmarshal_BufferData 289 _mesa_marshal_BufferData_merged(GLuint target_or_name, GLsizeiptr size, argument 359 GLenum target_or_name; member in struct:marshal_cmd_BufferSubData 372 const GLenum target_or_name = cmd->target_or_name; local in function:_mesa_unmarshal_BufferSubData 409 _mesa_marshal_BufferSubData_merged(GLuint target_or_name,GLintptr offset,GLsizeiptr size,const GLvoid * data,bool named,bool ext_dsa,const char * func) argument [all...] |
Completed in 3 milliseconds