[idd] transport: define texture frame profiles

This commit is contained in:
Geoffrey McRae
2026-08-13 12:36:44 +10:00
parent 91c501d602
commit eb74a8ec9d
4 changed files with 167 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
#include "transport/DirectFrameBufferMemory.h"
#include "transport/FrameCaps.h"
#include "transport/FrameProfile.h"
#include "transport/TransportConfig.h"
#include <memory>