Home
last modified time | relevance | path

Searched refs:timer_query (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_reg_read.c86 static int timer_query(int fd, uint64_t * val) in timer_query() function
120 igt_fail_on(timer_query(fd, &first_val) != 0); in test_timestamp_moving()
122 igt_fail_on(timer_query(fd, &second_val) != 0); in test_timestamp_moving()
132 igt_fail_on(timer_query(fd, &first_val) != 0); in test_timestamp_monotonic()
136 igt_fail_on(timer_query(fd, &second_val) != 0); in test_timestamp_monotonic()
163 igt_skip_on(timer_query(fd, &val) != 0);
168 igt_skip_on(timer_query(fd, &val) != 0);
/external/minigbm/external/
Dvirgl_hw.h318 unsigned timer_query:1; member
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h463 unsigned timer_query:1; member
/external/virglrenderer/src/
Dvirgl_hw.h495 unsigned timer_query:1; member
Dvrend_renderer.c295 FEAT(timer_query, 33, UNAVAIL, "GL_ARB_timer_query", "GL_EXT_disjoint_timer_query"),
/external/angle/src/libANGLE/renderer/gl/
DFeatureSupportGL.md23 |Timer query|3.3|[GL_ARB_timer_query](https://www.opengl.org/registry/specs/ARB/timer_query.txt)|--…