Searched refs:Extensions (Results 1 – 25 of 37) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | extensions.adoc | 8 = Layers & Extensions (Informative) 10 Extensions to the Vulkan API can: be defined by authors, groups of authors, 25 described in the <<vulkan-styleguide, Vulkan Documentation and Extensions>> 38 Extensions are grouped as Khronos `KHR`, multivendor `EXT`, and then 45 Extensions which have dependencies on specific core versions or on other
|
D | VK_KHR_get_surface_capabilities2.adoc | 46 Extensions should instead extend 52 Extensions should instead extend
|
D | VK_KHR_shader_non_semantic_info.adoc | 31 change to the <<spirvenv-extensions-table, SPIR-V Extensions table>>.
|
D | VK_KHR_get_display_properties2.adoc | 57 Extensions should instead extend
|
D | VK_KHR_synchronization2.adoc | 72 * Extensions with commands or functions with a tlink:VkPipelineStageFlags
|
D | boilerplate.adoc | 297 Extensions dependent on particular sets of platform headers, or that 317 .Window System Extensions and Headers 443 … | Header File | Related Extensions
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | ifdef-mismatch.rb | 7 Extensions.register do
|
D | vu-to-json.rb | 7 Extensions.register do
|
D | extension-highlighter.rb | 7 Extensions.register do
|
D | quiet-include-failure.rb | 27 Extensions.register do
|
D | vuid-expander.rb | 27 Extensions.register do
|
D | README.adoc | 10 in the "`Vulkan Documentation and Extensions: Procedures and Conventions`" 42 == Asciidoctor Extensions
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | revisions.adoc | 64 New Extensions>> section to require use of the `apiext:` macro for links 116 New Extensions>> section to recommend placing most extension language 123 the <<extensions-documenting-extensions, Changes for New Extensions>> 150 <<extensions-documenting-extensions, Changes for New Extensions>> section 154 * 2019-08-25 - Add the <<writing-describing-layers, Extensions and Grouping 173 Changes for New Extensions>> section including the new "`Description`" 181 in the <<extensions-documenting-extensions, Changes for New Extensions>> 206 * 2017-08-25 - Add language to the <<extensions,API Versions, Extensions, 234 <<extensions,Layers and Extensions>> chapter to refer to the new 244 * 2016-06-26 - Move Layers and Extensions chapter from Appendix C of the
|
D | extensions.adoc | 6 = API Versions, Extensions, and Layers 34 Extensions with higher numbers may have dependencies upon extensions 41 == Proposing New Extensions 80 * Extensions in general are strictly additive and backwards-compatible 111 * Extensions are named with the syntax `VK_<author>_<name>`. 132 === Author IDs for Extensions and Layers 180 the "`Layers & Extensions`" appendix of the <<vulkan-spec,Vulkan API 249 Extensions may add new commands, types, and tokens, or collectively 350 == Registering Extensions and Layers 352 Extensions must be registered with Khronos. [all …]
|
D | introduction.adoc | 46 * <<extensions,Extensions and Layers>> - the required procedures for
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/antora/modules/proposals/pages/ |
D | index.adoc | 18 Extensions] page in the Vulkan Guide.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLogSC.adoc | 50 New Extensions: 120 New Extensions: 148 New Extensions:
|
D | styleguide.adoc | 9 = Vulkan^®^ Documentation and Extensions: Procedures and Conventions
|
D | ChangeLog.adoc | 49 New Extensions 120 New Extensions 147 New Extensions 211 New Extensions 257 New Extensions 310 New Extensions 391 New Extensions 463 New Extensions 591 New Extensions 618 New Extensions [all …]
|
D | BUILD.adoc | 106 "`styleguide`" (Vulkan Documentation and Extensions: Procedures and Conventions):: 175 === Building With Extensions Included 177 Extensions are defined in the same source as the core Specification, but 244 Extensions in the Makefile variable `$(EXTENSIONS)` define the base 247 Extensions in the Makefile variable `$(DIFFEXTENSIONS)` define the set of 375 guide`"] (formally titled "`Vulkan Documentation and Extensions: Procedures
|
D | README.adoc | 37 style/ Sources for "styleguide" (Vulkan Documentation and Extensions: Procedures and…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/ |
D | testspec.adoc | 55 = Layers & Extensions (Informative)
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | extensions.adoc | 542 == Extensions 544 Extensions may: define new Vulkan commands, structures, and enumerants. 552 Extensions may: be provided by layers as well as by a Vulkan implementation. 592 === Instance Extensions 644 === Device Extensions 764 Extensions>> and <<versions, Core Revisions>> appendices. 874 === Extensions 898 Extensions, or features of an extension, may: be promoted to a new 924 Extensions that are promoted are listed as being promoted in their extension 948 Extensions may: be marked as deprecated when the intended use cases either [all …]
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GL2Encoder.h | 26 struct Extensions struct 28 Extensions() = default; 29 Extensions(const Extensions &other) = default; 31 Extensions &operator=(const Extensions &other) = default; argument 48 const Extensions& getExtensions() const { return m_extensions; } in getExtensions() argument 129 Extensions m_extensions;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 133 === Required Extensions
|
12