Home
last modified time | relevance | path

Searched refs:indicesU (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp1355 std::map<std::string, GLuint> indicesU; in Run() local
1360 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "a", error); in Run()
1361 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "b", error); in Run()
1362 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "c", error); in Run()
1363 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "NotSoSimpleBlockk.a[0]", error); in Run()
1364 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "NotSoSimpleBlockk.c", error); in Run()
1365 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "NotSoSimpleBlockk.b[0]", error); in Run()
1366 VerifyGetProgramResourceIndex(program, GL_UNIFORM, indicesU, "TrickyBlock.a[2].b[0].d", error); in Run()
1378 VerifyGetProgramResourceName(program, GL_UNIFORM, indicesU["a"], "a", error); in Run()
1379 VerifyGetProgramResourceName(program, GL_UNIFORM, indicesU[" in Run()
1570 std::map<std::string, GLuint> indicesU; Run() local
1824 std::map<std::string, GLuint> indicesU; Run() local
1973 std::map<std::string, GLuint> indicesU; Run() local
2843 std::map<std::string, GLuint> indicesU; Run() local
2946 std::map<std::string, GLuint> indicesU; Run() local
3032 std::map<std::string, GLuint> indicesU; Run() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp1633 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...]

Completed in 10 milliseconds