Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vtest/
Dvtest_protocol.h31 #define VTEST_PROTOCOL_VERSION 3 macro
33 #define VTEST_PROTOCOL_VERSION 2 macro
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_socket.c176 version_buf[VCMD_PROTOCOL_VERSION_VERSION] = VTEST_PROTOCOL_VERSION; in virgl_vtest_negotiate_version()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c221 VTEST_PROTOCOL_VERSION; in vtest_vcmd_protocol_version()