Home
last modified time | relevance | path

Searched refs:depends (Results 1 – 25 of 66) sorted by relevance

123

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dextdependency.py141 depends = elem.get('depends')
142 if depends:
145 for dep in dependencyNames(depends):
Dextensionmetadocgenerator.py29 depends, argument
45 self.depends = depends
279 if self.depends is not None:
285 dependencyMarkup(self.depends) +
654depends = self.getAttrib(interface, 'depends', OPTIONAL) # TODO should default to VK_VERSION_1_…
671 depends = depends,
Dsyncgenerator.py221 depends = pipelineinfo.elem.get('depends')
232 if not self.isSameConditionPipeline(depends, stage):
237 if not self.isSameConditionPipeline(depends, stage):
Dxml_consistency.py582 This may be due to an extension interaction not having the correct <require depends="">\n\
598 depends = req_elem.get('depends', '')
600 if len(depends) > 0:
601 for name in dependencyNames(depends):
/hardware/google/gfxstream/guest/mesa/include/winddk/
DREADME.txt1 The gallium d3d10umd statetracker depends upon the follow Windows DDK headers
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dextensions.adoc52 that extension requires that any extensions that extension depends on be
56 extension requires only that any extensions that extension depends on be
DVK_NV_cuda_kernel_launch.adoc48 As with slink:VkPipelineCache, the binary cache depends on the hardware
DVK_KHR_deferred_host_operations.adoc33 by another extension which depends on
DVK_KHR_win32_surface.adoc44 device and a window generally only depends on what screen the window is on.
DVK_HUAWEI_subpass_shading.adoc33 from the render pass attachments and sample counts but depends on
DVK_KHR_timeline_semaphore.adoc128 operations on which it depends (if any) must: have also been submitted for
/hardware/interfaces/secure_element/1.2/
DISecureElement.hal28 * a soft reset depends on hardware design.
/hardware/interfaces/wifi/hostapd/1.3/
Dtypes.hal21 * It depends on hw mode and HT/VHT capabilities in hostapd.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DBUILD.adoc30 Next, install all the necessary build tools (see <<depends,Software
32 If you are using the <<depends-docker, Khronos-Provided Docker Image>>,
63 <<depends-nondocker, Non-Docker Build Environment>> with the entire
189 generated files depends on `$(EXTENSIONS)`.
380 [[depends]] anchor in .Note
393 [[depends-docker]]
435 [[depends-nondocker]]
452 link:https://github.com/KhronosGroup/Vulkan-Docs/blob/v1.2.135/BUILD.adoc#depends[the
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DVehiclePropertyStatus.proto26 * is a transient state that depends on the availability of the underlying
/hardware/interfaces/authsecret/1.0/
DIAuthSecret.hal33 * that depends on the primary user's secret. The same secret must be passed
/hardware/interfaces/wifi/supplicant/1.4/
DISupplicantStaNetwork.hal190 * network, SAE PK mode depends on SAE PK config in wpa_supplicant configuration.
/hardware/interfaces/sensors/2.1/
Dtypes.hal105 * this value depends on the reporting mode:
/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaIfaceCallback.hal154 * opaque for the framework and depends on the native implementation.
DISupplicantStaNetwork.hal245 * opaque for the framework and depends on the native implementation.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_extended_dynamic_state3.adoc111 …** Also depends on VkPhysicalDeviceConservativeRasterizationPropertiesEXT::primitiveUnderestimation
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal56 * The physical address depends on the topology of the network formed by
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Dqnx_screen_buffer.adoc49 The exact Screen-native usage flags required depends on the Vulkan
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/
Dregistry.rnc502 attribute depends { text } ?,
631 attribute depends { text } ? ,
735 Depends = attribute depends { text }
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DREADME37 FIT only depends on the C++ language and standard library, including some C++17

123