Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/core/
Dcompiler.hpp68 const bool create_library = in link_program() local
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/external/angle/third_party/spirv-tools/src/include/spirv-tools/
Dlinker.hpp39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary()
/external/mesa3d/src/compiler/spirv/
Dnir_spirv.h62 bool create_library; member
/external/mesa3d/src/microsoft/clc/
Dcompute_test.cpp794 bool create_library) in compile()
833 bool create_library) in link()
/external/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp538 const bool create_library = count("-create-library", options); in link_program() local
/external/mesa3d/src/compiler/clc/
Dclc.h104 unsigned create_library; member
/external/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp352 const bool create_library = in validate_link_devices() local
/external/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp817 bool create_library = false; in link_program() local