Searched refs:ProgramFormat (Results 1 – 2 of 2) sorted by relevance
44 enum ProgramFormat enum54 ProgramBinary (ProgramFormat format, size_t binarySize, const deUint8* binary);56 ProgramFormat getFormat (void) const { return m_format; } in getFormat()61 const ProgramFormat m_format;172 ProgramBinary* buildProgram (const glu::ProgramSources& program, ProgramFormat binaryFormat, glu…
52 ProgramBinary::ProgramBinary (ProgramFormat format, size_t binarySize, const deUint8* binary) in ProgramBinary()105 ProgramBinary* buildProgram (const glu::ProgramSources& program, ProgramFormat binaryFormat, glu::S… in buildProgram()