Searched defs:cmd_size (Results 1 – 11 of 11) sorted by relevance
64 size_t cmd_size = sizeof(struct marshal_cmd_MapGrid1d); in _mesa_marshal_MapGrid1d() local102 size_t cmd_size = sizeof(struct marshal_cmd_MapGrid1f); in _mesa_marshal_MapGrid1f() local145 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform3i64vARB) + safe_mul(count, 24); in _mesa_marshal_ProgramUniform3i64vARB() local199 size_t cmd_size = sizeof(struct marshal_cmd_TexCoordP1ui); in _mesa_marshal_TexCoordP1ui() local245 size_t cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1dv); in _mesa_marshal_MultiTexCoord1dv() local291 size_t cmd_size = sizeof(struct marshal_cmd_AttachShader); in _mesa_marshal_AttachShader() local330 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fARB); in _mesa_marshal_VertexAttrib3fARB() local365 size_t cmd_size = sizeof(struct marshal_cmd_Indexubv); in _mesa_marshal_Indexubv() local430 size_t cmd_size = sizeof(struct marshal_cmd_Color3ubv); in _mesa_marshal_Color3ubv() local479 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform2ui); in _mesa_marshal_ProgramUniform2ui() local[all …]
273 size_t cmd_size = sizeof(struct marshal_cmd_BindBuffer); in _mesa_marshal_BindBuffer() local324 size_t cmd_size = in _mesa_marshal_BufferData() local384 size_t cmd_size = sizeof(struct marshal_cmd_BufferSubData) + size; in _mesa_marshal_BufferSubData() local445 size_t cmd_size = sizeof(struct marshal_cmd_NamedBufferData) + (data ? size : 0); in _mesa_marshal_NamedBufferData() local502 size_t cmd_size = sizeof(struct marshal_cmd_NamedBufferSubData) + size; in _mesa_marshal_NamedBufferSubData() local608 size_t cmd_size = sizeof(struct marshal_cmd_ClearBuffer) + 4 * size; in clear_buffer_add_command() local
47 uint16_t cmd_size; member
415 uint32_t cmd_size = devinfo->gen >= 8 ? 4 : 3; in store_query_result_reg() local
84 static int cmd_size; variable
281 size_t cmd_size = 0; in do_sec_send() local
660 ulong addr = 0, value = 0, cmd_size = 0; in do_pci() local
161 def cmd_size(self, arg): member in DummyFTPHandler
190 def cmd_size(self, arg): member in DummyFTPHandler
129 int cmd_size; /* size in bytes */ member