Searched defs:ShaderProgramInfo (Results 1 – 3 of 3) sorted by relevance
365 bool compileGlslToSpirV (const GlslSource&, std::vector<deUint32>*, glu::ShaderProgramInfo*) in compileGlslToSpirV()370 bool compileHlslToSpirV (const HlslSource&, std::vector<deUint32>*, glu::ShaderProgramInfo*) in compileHlslToSpirV()
785 ProgramBinary* buildProgram (const GlslSource&, glu::ShaderProgramInfo*, const tcu::CommandLine&) in buildProgram()790 ProgramBinary* buildProgram (const HlslSource&, glu::ShaderProgramInfo*, const tcu::CommandLine&) in buildProgram()
75 struct ShaderProgramInfo struct77 glu::ProgramInfo program;78 std::vector<glu::ShaderInfo> shaders;