H A D | gl4cProgramInterfaceQueryTests.cpp | 3696 std::map<std::string, GLuint> indicesO; in Run() local 3700 VerifyGetProgramResourceIndex(vs, GL_PROGRAM_OUTPUT, indicesO, "Color.r", error); in Run() 3701 VerifyGetProgramResourceIndex(vs, GL_PROGRAM_OUTPUT, indicesO, "Color.g", error); in Run() 3702 VerifyGetProgramResourceIndex(vs, GL_PROGRAM_OUTPUT, indicesO, "Color.b", error); in Run() 3703 VerifyGetProgramResourceIndex(vs, GL_PROGRAM_OUTPUT, indicesO, "Color.iLikePie", error); in Run() 3704 VerifyGetProgramResourceIndex(vs, GL_PROGRAM_OUTPUT, indicesO, "gl_Position", error); in Run() 3709 VerifyGetProgramResourceName(vs, GL_PROGRAM_OUTPUT, indicesO["Color.r"], "Color.r", error); in Run() 3710 VerifyGetProgramResourceName(vs, GL_PROGRAM_OUTPUT, indicesO["Color.g"], "Color.g", error); in Run() 3711 VerifyGetProgramResourceName(vs, GL_PROGRAM_OUTPUT, indicesO["Color.b"], "Color.b", error); in Run() 3712 VerifyGetProgramResourceName(vs, GL_PROGRAM_OUTPUT, indicesO["Colo in Run() 3835 std::map<std::string, GLuint> indicesO; Run() local 3925 std::map<std::string, GLuint> indicesO; Run() local 4014 std::map<std::string, GLuint> indicesO; Run() local 4103 std::map<std::string, GLuint> indicesO; Run() local 4499 std::map<std::string, GLuint> indicesO; Run() local [all...] |