Searched defs:rbug_proto_texture_info_reply (Results 1 – 1 of 1) sorted by relevance
92 struct rbug_proto_texture_info_reply struct94 struct rbug_header header;95 uint32_t serial;96 uint32_t target;97 uint32_t format;98 uint32_t *width;99 uint32_t width_len;100 uint32_t *height;101 uint32_t height_len;102 uint32_t *depth;[all …]