Searched refs:rbug_proto_texture_info_reply (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/rbug/
H A Dtex_info.c40 struct rbug_proto_texture_info_reply *info;
61 info = (struct rbug_proto_texture_info_reply *)header;
H A Dtex_dump.c37 struct rbug_proto_texture_info_reply *info,
79 struct rbug_proto_texture_info_reply *info;
101 info = (struct rbug_proto_texture_info_reply *)header;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/
H A Drbug_texture.h92 struct rbug_proto_texture_info_reply struct
202 struct rbug_proto_texture_info_reply * rbug_demarshal_texture_info_reply(struct rbug_proto_header *header);
H A Drbug_texture.c555 struct rbug_proto_texture_info_reply * rbug_demarshal_texture_info_reply(struct rbug_proto_header *header)
560 struct rbug_proto_texture_info_reply *ret;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/
H A Drbug_texture.h92 struct rbug_proto_texture_info_reply struct
202 struct rbug_proto_texture_info_reply * rbug_demarshal_texture_info_reply(struct rbug_proto_header *header);
H A Drbug_texture.c564 struct rbug_proto_texture_info_reply * rbug_demarshal_texture_info_reply(struct rbug_proto_header *header)
569 struct rbug_proto_texture_info_reply *ret;

Completed in 5 milliseconds