Lines Matching refs:LEN
49 LEN(8); /* header */ in rbug_send_shader_list()
50 LEN(8); /* context */ in rbug_send_shader_list()
88 LEN(8); /* header */ in rbug_send_shader_info()
89 LEN(8); /* context */ in rbug_send_shader_info()
90 LEN(8); /* shader */ in rbug_send_shader_info()
130 LEN(8); /* header */ in rbug_send_shader_disable()
131 LEN(8); /* context */ in rbug_send_shader_disable()
132 LEN(8); /* shader */ in rbug_send_shader_disable()
133 LEN(1); /* disable */ in rbug_send_shader_disable()
175 LEN(8); /* header */ in rbug_send_shader_replace()
176 LEN(8); /* context */ in rbug_send_shader_replace()
177 LEN(8); /* shader */ in rbug_send_shader_replace()
219 LEN(8); /* header */ in rbug_send_shader_list_reply()
220 LEN(4); /* serial */ in rbug_send_shader_list_reply()
264 LEN(8); /* header */ in rbug_send_shader_info_reply()
265 LEN(4); /* serial */ in rbug_send_shader_info_reply()
268 LEN(1); /* disabled */ in rbug_send_shader_info_reply()