Home
last modified time | relevance | path

Searched refs:query_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_query.c162 host_state->query_state = VIRGL_QUERY_STATE_WAIT_HOST; in virgl_end_query()
203 while (host_state->query_state != VIRGL_QUERY_STATE_DONE) { in virgl_get_query_result()
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h33 uint32_t query_state; member