Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dcompiler.hpp65 const bool create_library = in link_program() local
/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/skia/third_party/externals/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.h66 bool create_library; member
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp792 bool create_library) in compile()
828 bool create_library) in link()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp476 const bool create_library = count("-create-library", options); in link_program() local
/third_party/mesa3d/src/compiler/clc/
Dclc.h89 unsigned create_library; member
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp352 const bool create_library = in validate_link_devices() local
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp804 bool create_library = false; in link_program() local