Home
last modified time | relevance | path

Searched refs:resolveAttachedPrograms (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramPipeline.h179 resolveAttachedPrograms(context); in resolveLink()
188 void resolveAttachedPrograms(const Context *context);
H A DProgramPipeline.cpp495 void ProgramPipeline::resolveAttachedPrograms(const Context *context) in resolveAttachedPrograms() function in gl::ProgramPipeline