Home
last modified time | relevance | path

Searched refs:Extensions (Results 1 – 25 of 37) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dextensions.adoc8 = 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
DVK_KHR_get_surface_capabilities2.adoc46 Extensions should instead extend
52 Extensions should instead extend
DVK_KHR_shader_non_semantic_info.adoc31 change to the <<spirvenv-extensions-table, SPIR-V Extensions table>>.
DVK_KHR_get_display_properties2.adoc57 Extensions should instead extend
DVK_KHR_synchronization2.adoc72 * Extensions with commands or functions with a tlink:VkPipelineStageFlags
Dboilerplate.adoc297 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/
Difdef-mismatch.rb7 Extensions.register do
Dvu-to-json.rb7 Extensions.register do
Dextension-highlighter.rb7 Extensions.register do
Dquiet-include-failure.rb27 Extensions.register do
Dvuid-expander.rb27 Extensions.register do
DREADME.adoc10 in the "`Vulkan Documentation and Extensions: Procedures and Conventions`"
42 == Asciidoctor Extensions
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Drevisions.adoc64 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
Dextensions.adoc6 = 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 …]
Dintroduction.adoc46 * <<extensions,Extensions and Layers>> - the required procedures for
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/antora/modules/proposals/pages/
Dindex.adoc18 Extensions] page in the Vulkan Guide.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLogSC.adoc50 New Extensions:
120 New Extensions:
148 New Extensions:
Dstyleguide.adoc9 = Vulkan^®^ Documentation and Extensions: Procedures and Conventions
DChangeLog.adoc49 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 …]
DBUILD.adoc106 "`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
DREADME.adoc37 style/ Sources for "styleguide" (Vulkan Documentation and Extensions: Procedures and…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/
Dtestspec.adoc55 = Layers & Extensions (Informative)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dextensions.adoc542 == 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/
DGL2Encoder.h26 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/
DRoadmap-2022.adoc133 === Required Extensions

12