Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp833 struct Program::LinkingState struct in gl::Program
835 std::shared_ptr<ProgramExecutable> linkedExecutable;
836 ProgramLinkedResources resources;
837 egl::BlobCache::Key programHash;
838 std::unique_ptr<rx::LinkEvent> linkEvent;
839 bool linkingFromBinary;