Home
last modified time | relevance | path

Searched refs:GetCreateLibrary (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp41 bool GetCreateLibrary() const { return create_library_; } in GetCreateLibrary() function in spvtools::LinkerOptions
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp41 bool GetCreateLibrary() const { return create_library_; } in GetCreateLibrary() function in spvtools::LinkerOptions
/external/swiftshader/third_party/SPIRV-Tools/source/link/
Dlinker.cpp605 if (!options.GetCreateLibrary()) { in RemoveLinkageSpecificInstructions()
620 if (!options.GetCreateLibrary() && !options.GetAllowPartialLinkage()) { in RemoveLinkageSpecificInstructions()
/external/deqp-deps/SPIRV-Tools/source/link/
Dlinker.cpp605 if (!options.GetCreateLibrary()) { in RemoveLinkageSpecificInstructions()
620 if (!options.GetCreateLibrary() && !options.GetAllowPartialLinkage()) { in RemoveLinkageSpecificInstructions()