Home
last modified time | relevance | path

Searched refs:LEN_ARRAY (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_texture.c141 LEN_ARRAY(1, data); /* data */ in rbug_send_texture_write()
251 LEN_ARRAY(8, textures); /* textures */ in rbug_send_texture_list_reply()
307 LEN_ARRAY(4, width); /* width */ in rbug_send_texture_info_reply()
308 LEN_ARRAY(4, height); /* height */ in rbug_send_texture_info_reply()
309 LEN_ARRAY(4, depth); /* depth */ in rbug_send_texture_info_reply()
376 LEN_ARRAY(1, data); /* data */ in rbug_send_texture_read_reply()
Drbug_shader.c178 LEN_ARRAY(4, tokens); /* tokens */ in rbug_send_shader_replace()
221 LEN_ARRAY(8, shaders); /* shaders */ in rbug_send_shader_list_reply()
266 LEN_ARRAY(4, original); /* original */ in rbug_send_shader_info_reply()
267 LEN_ARRAY(4, replaced); /* replaced */ in rbug_send_shader_info_reply()
Drbug_internal.h57 #define LEN_ARRAY(size, name) \ macro
Drbug_context.c340 LEN_ARRAY(8, contexts); /* contexts */ in rbug_send_context_list_reply()
391 LEN_ARRAY(8, texs); /* texs */ in rbug_send_context_info_reply()
392 LEN_ARRAY(8, cbufs); /* cbufs */ in rbug_send_context_info_reply()