Home
last modified time | relevance | path

Searched refs:SetCreateLibrary (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlinker.hpp39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary() function in spvtools::LinkerOptions
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlinker.hpp39 void SetCreateLibrary(bool create_library) { in SetCreateLibrary() function in spvtools::LinkerOptions
/aosp_15_r20/external/angle/third_party/spirv-tools/src/include/spirv-tools/
H A Dlinker.hpp38 void SetCreateLibrary(bool create_library) { in SetCreateLibrary() function in spvtools::LinkerOptions
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/link/
Dlinker.cpp129 options.SetCreateLibrary(flags::create_library.value()); in main()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/link/
H A Dlinker.cpp129 options.SetCreateLibrary(flags::create_library.value()); in main()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/link/
H A Dlinker.cpp135 options.SetCreateLibrary(flags::create_library.value()); in main()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dmatching_imports_to_exports_test.cpp112 options.SetCreateLibrary(true); in TEST_F()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp112 options.SetCreateLibrary(true); in TEST_F()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/link/
H A Dmatching_imports_to_exports_test.cpp112 options.SetCreateLibrary(true); in TEST_F()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp833 linker_options.SetCreateLibrary(create_library); in link_program()
/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp1261 options.SetCreateLibrary(args->create_library);