Searched defs:SpirVProgramInfo (Results 1 – 1 of 1) sorted by relevance
94 struct SpirVProgramInfo struct96 SpirVProgramInfo(void) : compileTimeUs(0), compileOk(false) in SpirVProgramInfo() argument100 std::string source;101 std::string infoLog;102 uint64_t compileTimeUs;103 bool compileOk;