Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.cpp526 struct Program::LinkingState struct in gl::Program
528 std::shared_ptr<ProgramExecutable> linkedExecutable;
529 ProgramLinkedResources resources;
530 egl::BlobCache::Key programHash;
531 std::unique_ptr<rx::LinkEvent> linkEvent;
532 bool linkingFromBinary;