Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgramPipeline.h47 const ProgramExecutable &getProgramExecutable() const in getProgramExecutable() function
52 ProgramExecutable &getProgramExecutable() in getProgramExecutable() function
DState.h341 const ProgramExecutable *getProgramExecutable() const { return mExecutable; } in getProgramExecutable() function