Searched refs:GlesUuid (Results 1 – 2 of 2) sorted by relevance
101 using GlesUuid = std::array<uint8_t, GL_UUID_SIZE_EXT>; variable102 const std::optional<GlesUuid> getGlesDeviceUuid() const { return mGlesDeviceUuid; } in getGlesDeviceUuid()179 std::optional<GlesUuid> mGlesDeviceUuid;
449 GlesUuid uuid{}; in create()