Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.cpp792 struct Program::LinkingState struct in gl::Program
794 std::shared_ptr<ProgramExecutable> linkedExecutable;
795 ProgramLinkedResources resources;
796 egl::BlobCache::Key programHash;
797 std::unique_ptr<rx::LinkEvent> linkEvent;
798 bool linkingFromBinary;