MCPcopy Create free account
hub / github.com/KhronosGroup/glslang / android_main

Function android_main

ndk_test/test.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include "SPIRV/GlslangToSpv.h"
16
17void android_main(struct android_app* state) {
18 int version = glslang::GetSpirvGeneratorVersion();
19}

Callers

nothing calls this directly

Calls 1

GetSpirvGeneratorVersionFunction · 0.85

Tested by

no test coverage detected