Searched refs:VCMD_PING_PROTOCOL_VERSION (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/vtest/
H A Dvtest_protocol.h57 #define VCMD_PING_PROTOCOL_VERSION 10 macro
H A Dvirgl_vtest_socket.c154 vtest_hdr[VTEST_CMD_ID] = VCMD_PING_PROTOCOL_VERSION;
167 if (vtest_hdr[VTEST_CMD_ID] == VCMD_PING_PROTOCOL_VERSION) {
/xsrc/external/mit/MesaLib/dist/src/virtio/vtest/
H A Dvtest_protocol.h64 #define VCMD_PING_PROTOCOL_VERSION 10 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c154 vtest_hdr[VTEST_CMD_ID] = VCMD_PING_PROTOCOL_VERSION;
167 if (vtest_hdr[VTEST_CMD_ID] == VCMD_PING_PROTOCOL_VERSION) {
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_renderer_vtest.c177 vtest_hdr[VTEST_CMD_ID] = VCMD_PING_PROTOCOL_VERSION;
195 if (vtest_hdr[VTEST_CMD_ID] == VCMD_PING_PROTOCOL_VERSION) {

Completed in 9 milliseconds