Home
last modified time | relevance | path

Searched defs:postLink (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DParallelShaderCompileTest.cpp64 virtual void postLink() {} in postLink() function in __anon236454e80111::ParallelShaderCompileTest::Task
284 void postLink() override { recompile(); } in postLink() function in __anon236454e80111::ParallelShaderCompileTest::ClearColorWithDrawRecompile
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramExecutableGL.cpp46 void ProgramExecutableGL::postLink(const FunctionsGL *functions, in postLink() function in rx::ProgramExecutableGL