Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dlinker.hpp44 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp44 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp44 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/external/mesa3d/src/compiler/spirv/
Dnir_spirv.h70 bool create_library; member
/external/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp284 const bool create_library = in validate_link_devices() local