/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/ |
D | README.md | 1 # Fake reference AIDL VHAL implementation libraries 4 This directory stores libraries for implementing a fake reference AIDL VHAL. 6 WARNING: All the libraries here are for TEST ONLY.
|
/hardware/interfaces/automotive/vehicle/aidl/impl/ |
D | README.md | 1 # AIDL VHAL libraries and reference implementation. 4 This directory stores the libraries useful for implementing vendor AIDL VHAL. 16 Contains libraries used specifically for the fake reference VHAL implementation. 17 These libraries are for test only and must not be directly used for vendor 20 These libraries contain test-spcific logic and must not run directly on a real
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_pipeline_library_group_handles.adoc | 24 When using pipeline libraries in ray tracing pipelines, a library might get 27 of N pipeline libraries and is later augumented by creating a new pipeline 28 with N + 1 libraries. 35 directly from pipeline libraries.
|
D | VK_KHR_pipeline_library.adoc | 21 This extension defines the infrastructure for pipeline libraries, but does 22 not specify the creation or usage of pipeline libraries.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_pipeline_library_group_handles.adoc | 11 This improves composability for applications that mix and match libraries or incrementally create s… 19 When using pipeline libraries with ray tracing, 20 the intent is that pipeline libraries allow for a flexible model where pipeline libraries are compi… 35 For capture replay, we also allow capture replay handles to be extracted from pipeline libraries. W… 38 Rather than allowing group handles directly from libraries, 63 and it is valid to use it on pipeline libraries as well. 81 // Pseudo-code. Compile libraries separately. 118 An alternative style for incremental link can be used where combine libraries into a fused library … 124 // It is legal to link other libraries into a new library.
|
D | VK_EXT_graphics_pipeline_library.adoc | 103 applications to create partial pipelines (pipeline libraries) containing 105 These pipeline libraries can be linked together to form a final executable. 190 Pipeline libraries are created for the parts specified, and any parameters 193 For all pipeline libraries 200 libraries or for any final pipeline. 203 all pipeline libraries. 206 Where multiple pipeline libraries are built with the same required piece of 312 using graphics pipeline libraries. 329 When specified, fragment and pre-rasterization shader pipeline libraries only need to specify the d… 349 Libraries can be linked into other libraries recursively while there are [all …]
|
D | VK_KHR_cooperative_matrix.asciidoc | 20 SPIR-V/API mechanism to expose these features to applications or libraries. 24 Applications or libraries can use subgroup primitives to write more efficient
|
D | VK_EXT_shader_module_identifier.adoc | 12 API translation libraries and emulators in particular frequently run into these problems. 123 When using pipeline libraries, there are two scenarios where pipeline creation can fail if we only … 126 There are at least three possibilities an implementation could consider when building libraries and… 128 - Generate final code when creating library, link step is trivial. Ray tracing pipeline libraries m… 129 … library, but allow link-time optimization for later. Graphics pipeline libraries is a common case… 130 …ader module, perform actual compilation during linking. Another strategy for ray tracing libraries. 137 … scenarios where the implementation may generate code later, we require that any pipeline libraries 140 ray-tracing pipelines from libraries.
|
/hardware/interfaces/audio/aidl/default/ |
D | EffectConfig.cpp | 141 std::vector<Library> libraries; in parseEffect() local 158 libraries.push_back(std::move(tempLibrary)); in parseEffect() 164 libraries.push_back(std::move(library)); in parseEffect() 167 effectLibraries.libraries = std::move(libraries); in parseEffect() 308 const auto& libs = effectElem.second.libraries; in findUuid()
|
/hardware/interfaces/drm/1.0/default/include/ |
D | PluginLoader.h | 87 libraries.push(library); in loadOne() 99 Vector<sp<SharedLibrary> > libraries; variable
|
/hardware/google/gfxstream/guest/mesa-gn/src/util/format/ |
D | BUILD.gn | 67 # libraries = [ "//third_party/mako" ] 85 # libraries (optional) 111 if (defined(invoker.libraries)) { 112 deps = invoker.libraries
|
/hardware/interfaces/automotive/vehicle/aidl/ |
D | README.md | 22 Reference implementation for AIDL VHAL and useful libraries for implementing
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | Android.bp | 184 // Exclude share libraries from default because they might be missing on 185 // some test platforms and we are using static libraries instead. 213 // Exclude share libraries from default because they might be missing on 214 // some test platforms and we are using static libraries instead.
|
/hardware/google/gfxstream/ |
D | CMakeLists.txt | 24 option(BUILD_STANDALONE "Build with standalone implementations of base/host-common libraries" ON) 26 # These libraries may be changed in non-standalone builds to inject another implementation of 128 message("Linking ASAN libraries from: ${ASAN_LIB_DIR}")
|
/hardware/broadcom/wlan/bcmdhd/halutil/ |
D | Android.mk | 46 ifneq ($(wildcard vendor/google/libraries/GoogleWifiConfigLib),)
|
/hardware/qcom/sm7250/gps/geofence/ |
D | configure.ac | 20 # Check for libraries
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | configure.ac | 20 # Check for libraries
|
/hardware/qcom/sm8150/gps/geofence/ |
D | configure.ac | 20 # Check for libraries
|
/hardware/qcom/sm7150/gps/geofence/ |
D | configure.ac | 20 # Check for libraries
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ |
D | configure.ac | 21 # Checks for libraries.
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ |
D | configure.ac | 21 # Checks for libraries.
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/ |
D | configure.ac | 31 # Checks for libraries.
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/ |
D | configure.ac | 31 # Checks for libraries.
|
/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/ |
D | EffectConfig.h | 51 std::vector<struct Library> libraries; member
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/ |
D | configure.ac | 31 # Checks for libraries.
|