H A D | gl4cProgramInterfaceQueryTests.cpp | 1633 std::map<std::string, GLuint> indicesU; in Run() local 1638 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "a", error); in Run() 1639 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "b", error); in Run() 1640 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "c", error); in Run() 1641 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "NotSoSimpleBlockk.a[0]", error); in Run() 1642 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "NotSoSimpleBlockk.c", error); in Run() 1643 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "NotSoSimpleBlockk.b[0]", error); in Run() 1644 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "TrickyBlock.a[2].b[0].d", error); in Run() 1656 VerifyGetProgramResourceName(program, GL_UNIFORM, indicesU["a"], "a", error); in Run() 1657 VerifyGetProgramResourceName(program, GL_UNIFORM, indicesU[" in Run() 1954 std::map<std::string, GLuint> indicesU; Run() local 2167 std::map<std::string, GLuint> indicesU; VerifyVS() local 3268 std::map<std::string, GLuint> indicesU; Run() local 3694 std::map<std::string, GLuint> indicesU; Run() local 4104 std::map<std::string, GLuint> indicesU; Run() local 4238 std::map<std::string, GLuint> indicesU; Run() local [all...] |