Home
last modified time | relevance | path

Searched refs:vrend_create_query (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h376 int vrend_create_query(struct vrend_context *ctx, uint32_t handle,
Dvrend_decode.c740 return vrend_create_query(ctx, handle, query_type, query_index, res_handle, offset); in vrend_decode_create_query()
Dvrend_renderer.c9424 int vrend_create_query(struct vrend_context *ctx, uint32_t handle, in vrend_create_query() function