Searched defs:ShaderProgramInfo (Results 1 – 2 of 2) sorted by relevance
72 struct ShaderProgramInfo struct74 glu::ProgramInfo program;75 std::vector<glu::ShaderInfo> shaders;
276 …ol compileGlslToSpirV (const glu::ProgramSources&, std::vector<deUint32>*, glu::ShaderProgramInfo*) in compileGlslToSpirV()