Searched refs:QueryDeviceIdentificationRequest (Results 1 – 4 of 4) sorted by relevance
117 struct QueryDeviceIdentificationRequest109 struct QueryDeviceIdentificationRequest global() struct 111 hdrgpu::QueryDeviceIdentificationRequest global() argument
35 if (buf.size() < sizeof(QueryDeviceIdentificationRequest)) in encodeQueryDeviceIdentificationRequest() 40 auto* msg = reinterpret_cast<QueryDeviceIdentificationRequest*>(buf.data()); in encodeQueryDeviceIdentificationRequest()
158 std::array<uint8_t, sizeof(gpu::QueryDeviceIdentificationRequest)>>(); in queryDeviceIdentification()
209 gpu::QueryDeviceIdentificationRequest request{}; in TEST_F()