Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgramPipeline.h41 const ProgramExecutable &getProgramExecutable() const in getProgramExecutable() function
46 ProgramExecutable &getProgramExecutable() in getProgramExecutable() function
DState.h365 const ProgramExecutable *getProgramExecutable() const { return mExecutable; } in getProgramExecutable() function