Searched defs:vrend_query (Results 1 – 1 of 1) sorted by relevance
74 struct vrend_query { struct75 struct list_head waiting_queries;77 GLuint id;78 GLuint type;79 GLuint index;80 GLuint gltype;81 int ctx_id;82 struct vrend_resource *res;83 uint64_t current_total;