/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | extdependency.py | 141 depends = elem.get('depends') 142 if depends: 145 for dep in dependencyNames(depends):
|
D | extensionmetadocgenerator.py | 29 depends, argument 45 self.depends = depends 279 if self.depends is not None: 285 dependencyMarkup(self.depends) + 654 …depends = self.getAttrib(interface, 'depends', OPTIONAL) # TODO should default to VK_VERSION_1_… 671 depends = depends,
|
D | syncgenerator.py | 221 depends = pipelineinfo.elem.get('depends') 232 if not self.isSameConditionPipeline(depends, stage): 237 if not self.isSameConditionPipeline(depends, stage):
|
D | xml_consistency.py | 582 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/ |
D | README.txt | 1 The gallium d3d10umd statetracker depends upon the follow Windows DDK headers
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | extensions.adoc | 52 that extension requires that any extensions that extension depends on be 56 extension requires only that any extensions that extension depends on be
|
D | VK_NV_cuda_kernel_launch.adoc | 48 As with slink:VkPipelineCache, the binary cache depends on the hardware
|
D | VK_KHR_deferred_host_operations.adoc | 33 by another extension which depends on
|
D | VK_KHR_win32_surface.adoc | 44 device and a window generally only depends on what screen the window is on.
|
D | VK_HUAWEI_subpass_shading.adoc | 33 from the render pass attachments and sample counts but depends on
|
D | VK_KHR_timeline_semaphore.adoc | 128 operations on which it depends (if any) must: have also been submitted for
|
/hardware/interfaces/secure_element/1.2/ |
D | ISecureElement.hal | 28 * a soft reset depends on hardware design.
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | types.hal | 21 * It depends on hw mode and HT/VHT capabilities in hostapd.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | BUILD.adoc | 30 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/ |
D | VehiclePropertyStatus.proto | 26 * is a transient state that depends on the availability of the underlying
|
/hardware/interfaces/authsecret/1.0/ |
D | IAuthSecret.hal | 33 * that depends on the primary user's secret. The same secret must be passed
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | ISupplicantStaNetwork.hal | 190 * network, SAE PK mode depends on SAE PK config in wpa_supplicant configuration.
|
/hardware/interfaces/sensors/2.1/ |
D | types.hal | 105 * this value depends on the reporting mode:
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIfaceCallback.hal | 154 * opaque for the framework and depends on the native implementation.
|
D | ISupplicantStaNetwork.hal | 245 * opaque for the framework and depends on the native implementation.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_extended_dynamic_state3.adoc | 111 …** Also depends on VkPhysicalDeviceConservativeRasterizationPropertiesEXT::primitiveUnderestimation
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 56 * 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/ |
D | qnx_screen_buffer.adoc | 49 The exact Screen-native usage flags required depends on the Vulkan
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/ |
D | registry.rnc | 502 attribute depends { text } ?, 631 attribute depends { text } ? , 735 Depends = attribute depends { text }
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/ |
D | README | 37 FIT only depends on the C++ language and standard library, including some C++17
|