Home
last modified time | relevance | path

Searched defs:cmd_size (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c64 size_t cmd_size = sizeof(struct marshal_cmd_MapGrid1d); in _mesa_marshal_MapGrid1d() local
102 size_t cmd_size = sizeof(struct marshal_cmd_MapGrid1f); in _mesa_marshal_MapGrid1f() local
145 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform3i64vARB) + safe_mul(count, 24); in _mesa_marshal_ProgramUniform3i64vARB() local
199 size_t cmd_size = sizeof(struct marshal_cmd_TexCoordP1ui); in _mesa_marshal_TexCoordP1ui() local
245 size_t cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1dv); in _mesa_marshal_MultiTexCoord1dv() local
291 size_t cmd_size = sizeof(struct marshal_cmd_AttachShader); in _mesa_marshal_AttachShader() local
330 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fARB); in _mesa_marshal_VertexAttrib3fARB() local
365 size_t cmd_size = sizeof(struct marshal_cmd_Indexubv); in _mesa_marshal_Indexubv() local
430 size_t cmd_size = sizeof(struct marshal_cmd_Color3ubv); in _mesa_marshal_Color3ubv() local
479 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform2ui); in _mesa_marshal_ProgramUniform2ui() local
[all …]
/external/mesa3d/src/mesa/main/
Dmarshal.c273 size_t cmd_size = sizeof(struct marshal_cmd_BindBuffer); in _mesa_marshal_BindBuffer() local
324 size_t cmd_size = in _mesa_marshal_BufferData() local
384 size_t cmd_size = sizeof(struct marshal_cmd_BufferSubData) + size; in _mesa_marshal_BufferSubData() local
445 size_t cmd_size = sizeof(struct marshal_cmd_NamedBufferData) + (data ? size : 0); in _mesa_marshal_NamedBufferData() local
502 size_t cmd_size = sizeof(struct marshal_cmd_NamedBufferSubData) + size; in _mesa_marshal_NamedBufferSubData() local
608 size_t cmd_size = sizeof(struct marshal_cmd_ClearBuffer) + 4 * size; in clear_buffer_add_command() local
Dmarshal.h47 uint16_t cmd_size; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dhsw_queryobj.c415 uint32_t cmd_size = devinfo->gen >= 8 ? 4 : 3; in store_query_result_reg() local
/external/iw/
Diw.c84 static int cmd_size; variable
/external/curl/lib/
Dsecurity.c281 size_t cmd_size = 0; in do_sec_send() local
/external/u-boot/cmd/
Dpci.c660 ulong addr = 0, value = 0, cmd_size = 0; in do_pci() local
/external/python/cpython2/Lib/test/
Dtest_ftplib.py161 def cmd_size(self, arg): member in DummyFTPHandler
/external/python/cpython3/Lib/test/
Dtest_ftplib.py190 def cmd_size(self, arg): member in DummyFTPHandler
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h129 int cmd_size; /* size in bytes */ member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h129 int cmd_size; /* size in bytes */ member