Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ IconImageFormat
Enum
IconImageFormat
src/platform/gl_dialect.h:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
namespace oid {
34
35
enum class IconImageFormat { Rgb888, Rgba8888 };
36
37
struct GlDialect {
38
std::string_view version_directive;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected