Searched defs:PixelFormatState (Results 1 – 1 of 1) sorted by relevance
3917 struct PixelFormatState : public CallOrderStateMachineHelper<TestType, PixelFormatState> { struct3918 auto withPixelFormat(std::optional<PixelFormat> format) { in withPixelFormat()