MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / device_get_gpu

Function device_get_gpu

StereoKitC/device.cpp:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106///////////////////////////////////////////
107
108const char* device_get_gpu() {
109 return device_data.gpu;
110}
111
112///////////////////////////////////////////
113

Callers 1

common_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected