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