Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c106 struct vrend_query { struct
107 struct list_head waiting_queries;
109 GLuint id;
110 GLuint type;
111 GLuint index;
112 GLuint gltype;
113 struct vrend_context *ctx;
114 int sub_ctx_id;
115 struct vrend_resource *res;
116 bool fake_samples_passed;