Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramPipeline.cpp51 ShaderMap<SharedProgramExecutable> &&ppoProgramExecutables) in makeNewExecutable() argument
55 newExecutable->mPPOProgramExecutables = std::move(ppoProgramExecutables); in makeNewExecutable()
H A DProgramPipeline.h79 ShaderMap<SharedProgramExecutable> &&ppoProgramExecutables);