Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.cpp495 struct Program::LinkingState struct in gl::Program
497 std::shared_ptr<ProgramExecutable> linkedExecutable;
498 ProgramLinkedResources resources;
499 egl::BlobCache::Key programHash;
500 std::unique_ptr<rx::LinkEvent> linkEvent;
501 bool linkingFromBinary;