MCPcopy Create free account
hub / github.com/XiaoBaiiiiii/colmap-pcd / IsValidProgram

Method IsValidProgram

lib/SiftGPU/ProgramCG.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 CGprogram GetProgramID(){return _programID;}
46 int UseProgram();
47 int IsValidProgram(){return _programID && _valid;}
48 static void ErrorCallback();
49 static void InitContext();
50 static void DestroyContext();

Callers 1

LoadKeypointShaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected