Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.h290 const auto &ppoExecutables = mExecutable->getPPOProgramExecutables(); in updateAndCheckDirtyUniforms()
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h725 const ShaderMap<SharedProgramExecutable> &getPPOProgramExecutables() const in getPPOProgramExecutables() function