Searched refs:rbug_proto_texture_list_reply (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/rbug/
H A Dsimple_client.c37 struct rbug_proto_texture_list_reply *list;
50 list = (struct rbug_proto_texture_list_reply *)header;
H A Dtex_info.c39 struct rbug_proto_texture_list_reply *list;
53 list = (struct rbug_proto_texture_list_reply *)header;
H A Dtex_dump.c78 struct rbug_proto_texture_list_reply *list;
93 list = (struct rbug_proto_texture_list_reply *)header;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/
H A Drbug_texture.h84 struct rbug_proto_texture_list_reply struct
200 struct rbug_proto_texture_list_reply * rbug_demarshal_texture_list_reply(struct rbug_proto_header *header);
H A Drbug_texture.c527 struct rbug_proto_texture_list_reply * rbug_demarshal_texture_list_reply(struct rbug_proto_header *header)
532 struct rbug_proto_texture_list_reply *ret;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/
H A Drbug_texture.h84 struct rbug_proto_texture_list_reply struct
200 struct rbug_proto_texture_list_reply * rbug_demarshal_texture_list_reply(struct rbug_proto_header *header);
H A Drbug_texture.c536 struct rbug_proto_texture_list_reply * rbug_demarshal_texture_list_reply(struct rbug_proto_header *header)
541 struct rbug_proto_texture_list_reply *ret;

Completed in 10 milliseconds