Searched refs:QueryDeviceIdentificationResponse (Results 1 – 3 of 3) sorted by relevance
114 struct QueryDeviceIdentificationResponse struct
77 if (buf.size() < sizeof(QueryDeviceIdentificationResponse)) in decodeQueryDeviceIdentificationResponse()83 reinterpret_cast<const QueryDeviceIdentificationResponse*>(buf.data()); in decodeQueryDeviceIdentificationResponse()
230 std::vector<uint8_t> buf(sizeof(gpu::QueryDeviceIdentificationResponse)); in TEST_F()232 gpu::QueryDeviceIdentificationResponse response{}; in TEST_F()