Searched defs:postLink (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ | ||
H A D | ParallelShaderCompileTest.cpp | 64 virtual void postLink() {} in postLink() function in __anon236454e80111::ParallelShaderCompileTest::Task |
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ | ||
H A D | ProgramExecutableGL.cpp | 46 void ProgramExecutableGL::postLink(const FunctionsGL *functions, in postLink() function in rx::ProgramExecutableGL |