Searched defs:DecodeProgram (Results 1 – 2 of 2) sorted by relevance
213 func DecodeProgram(data []byte) (_ *Program, err error) { func
99 void DecodeProgram(const data::MetalProgram* metal_program, std::string* code, in DecodeProgram() function