Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
Dlinker.hpp44 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp44 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/third_party/spirv-tools/include/spirv-tools/
Dlinker.hpp39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/third_party/mesa3d/src/compiler/spirv/
Dnir_spirv.h64 bool create_library; member
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp796 bool create_library) in compile()
835 bool create_library) in link()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp525 const bool create_library = count("-create-library", options); local
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp336 const bool create_library = in validate_link_devices() local
/third_party/mesa3d/src/compiler/clc/
Dclc.h110 unsigned create_library; member