Searched refs:broken (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
D | base_printer.py | 77 def outputBrokenLinks(self, checker, broken): argument 124 broken = checker.getBrokenLinks() 125 if broken: 126 self.outputBrokenLinks(checker, broken)
|
D | console_printer.py | 161 broken = checker.getBrokenLinks() 162 if broken: 163 self.outputBrokenLinks(checker, broken) 169 def outputBrokenLinks(self, checker, broken): argument 183 for entity, uses in sorted(broken.items())),
|
D | html_printer.py | 259 def outputBrokenLinks(self, checker, broken): argument 275 for entity_name, uses in sorted(broken.items()):
|
/hardware/interfaces/drm/1.1/ |
D | types.hal | 31 * Capture the timing information of a buffer copy event, "buf_copy", broken
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | introduction.adoc | 42 The style guide is broken into four sections:
|
D | markup.adoc | 460 Alternatively, long cells can be broken onto a separate line with the `|`
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | 00-mesa-defaults.conf | 933 broken WebGL out there that uses the wrong precision.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 2484 * Clarify dependencies and fix broken chapter links for 3523 * More cleanup of internal broken links in various builds of the specs. 3553 * Begin cleanup of internal broken links in various builds of the specs, 3850 for commonvalidity statements) to fix some broken valid usage ID link 5720 * Fix a few broken internal and external links, and add stub description 6541 * Fix some `<<VK_KHR_ray_tracing>>` valid usage IDs that were broken in 7017 * Fix some broken HTML links (public pull request 1063). 7244 * Fix broken Asciidoctor conditional logic in the 9437 * Fix broken links in a couple of extension appendices (public pull 9556 * Fix a few broken links in the <<versions-1.1, Version 1.1>> appendix. [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | shaders.adoc | 698 backward compatibility has been broken.
|
D | memory.adoc | 8 Vulkan memory is broken up into two categories, _host memory_ and _device
|
D | descriptorsets.adoc | 5362 // Jon: three-way conditional logic is broken
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 6637 // The TeXBook [p.173] says "A formula will be broken only after a
|