Home
last modified time | relevance | path

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

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