Home
last modified time | relevance | path

Searched defs:vrend_query (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.c101 struct vrend_query { struct
102 struct list_head waiting_queries;
104 GLuint id;
105 GLuint type;
106 GLuint index;
107 GLuint gltype;
108 struct vrend_context *ctx;
109 struct vrend_resource *res;
110 uint64_t current_total;
111 bool fake_samples_passed;