Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 113) sorted by relevance

12345

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_descriptor_pool_overallocation.adoc17 many descriptor sets it may need to allocate from a descriptor pool, or how
22 allow more sets or descriptors to be allocated than initially specified at
27 slink:VkDescriptorPoolCreateInfo::pname:maxSets descriptor sets, and the
DVK_KHR_descriptor_update_template.adoc23 of descriptor sets very frequently, i.e. during initialization phase or if
24 it is required to rebuild descriptor sets for each frame.
DVK_KHR_push_descriptor.adoc22 can be more efficient than writing descriptors into descriptor sets.
DVK_EXT_shader_image_atomic_int64.adoc30 When working with large 2- or 3-dimensional data sets (e.g. rasterization or
DVK_EXT_inline_uniform_block.adoc24 descriptor sets by storing inline uniform data within descriptor pool
27 reused across multiple disjoint sets of drawing or dispatching commands and
DVK_EXT_mutable_descriptor_type.adoc32 therefore the descriptor sets that are allocated from it, reside only in
DVK_VALVE_mutable_descriptor_type.adoc32 therefore the descriptor sets that are allocated from it, reside only in
DVK_KHR_shader_terminate_invocation.adoc32 terminate and sets the coverage of shaded samples to `0`; only previously
DVK_EXT_headless_surface.adoc25 top of the headless surface to introduce arbitrary or customisable sets of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc14 …agement, applications are ever increasing the number of descriptors that end up in descriptor sets.
40 . Bypass descriptor pools, and allow direct creation and memory binding for descriptor sets
41 . Bypass descriptor sets, and use descriptor set layouts in buffers
98 In the Vulkan 1.0 descriptor model, descriptors must be valid when descriptor sets are bound and re…
119 While binding descriptor sets as memory is possible on a wide range of hardware, descriptors are st…
123 * Descriptor sets are accessed with offset from one or more base pointers
125 In Vulkan, applications are guaranteed at least 4 descriptor sets, but many implementations go beyo…
131 From there, descriptor sets are expressed as offsets into the bound buffers.
144 … descriptor buffer offset is bound, it invalidates all bindings for descriptor sets and vice versa.
245 …rivers cannot hide copies of immutable samplers that end up in descriptor sets from the applicatio…
[all …]
DVK_KHR_video_decode_h265.adoc23 …* APIs allowing to specify H.265 video, sequence, and picture parameter sets (VPS, SPS, PPS) to be…
110 The optional `pParametersAddInfo` member also allows specifying an initial set of parameter sets to…
126 …ed in video session parameters update operations to add further parameter sets to an object after …
128 Individual parameter sets are stored using parameter set IDs as their keys, specifically:
138 …/HEVC video compression standard also allows modifying existing parameter sets, but as parameters …
448 …65std` video std headers. Applications are responsible to parse parameter sets and slice segment h…
458 … to provide any values for the codec-specific input parameters (parameter sets, picture informatio…
463 …ever, the SPS IDs are not globally unique, as multiple sequence parameter sets can have the same I…
465 In order to be able to uniquely identify (and thus key) parameter sets, the video std header struct…
DVK_EXT_mutable_descriptor_type.adoc47 . Add the ability to alias descriptors and specify host-only descriptor sets
53 More notably, no significant changes to shaders are required, other than changing descriptor sets a…
134 …r pools and descriptor set layouts to specify that accesses to descriptor sets created with them w…
137 Host-only descriptor sets cannot be bound to a command buffer, and their contents must be copied to…
155 …ith this flag must only be used to create descriptor sets from host-only pools, and descriptor set…
158 Host-only descriptor sets do not consume device-global descriptor resources (e.g. `maxUpdateAfterBi…
DVK_KHR_video_decode_h264.adoc23 …* APIs allowing to specify H.264 sequence and picture parameter sets (SPS, PPS) to be stored in vi…
128 The optional `pParametersAddInfo` member also allows specifying an initial set of parameter sets to…
142 …ed in video session parameters update operations to add further parameter sets to an object after …
144 Individual parameter sets are stored using parameter set IDs as their keys, specifically:
151 Furthermore, the H.264/AVC video compression standard also allows modifying existing parameter sets
476 …64std` video std headers. Applications are responsible to parse parameter sets and slice header da…
486 … to provide any values for the codec-specific input parameters (parameter sets, picture informatio…
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal94 * This method sets the SUPL version requested by Carrier. The GNSS HAL
107 * This method sets the SUPL mode.
127 * This method sets the LTE Positioning Profile configuration.
DIAGnss.hal68 * Notifies that a data connection is available and sets the name of the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddescriptorsets.adoc19 <<limits, Limits>>) descriptor sets.
25 recording in a similar way to descriptor sets.
30 The shader interface mapping to bound descriptor sets is described in the
334 across multiple disjoint sets of drawing and dispatching commands.
506 [[descriptorsets-sets]]
819 that descriptor sets must: not be allocated using this layout, and
826 specifies that descriptor sets using this layout must: be allocated from
831 The non-UpdateAfterBind limits only count descriptors in sets created
838 that descriptor sets using this layout allows them to be bound with
854 that descriptor sets using this layout must: be allocated from a
[all …]
/hardware/interfaces/wifi/1.2/
Dtypes.hal35 … * - A value of 0 indicates that the HAL sets the interval to a default (implementation specific)
43 * - A value of 0 indicates that the HAL sets the number to a default (implementation specific)
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
DREADME7 for different sets of sensors. One "SUPPORT_CONTINUOUS_SENSORS", enables
/hardware/google/gfxstream/qnx/
DREADME.md19 The install target requires the `INSTALL_ROOT_nto` environment variable, which sets the qnx staging…
/hardware/interfaces/tests/msgq/1.0/
DITestMsgQ.hal39 * true, then the server sets up a new unsynchronized FMQ. This
42 * @param configureFmq The server sets up a new unsynchronized FMQ if
/hardware/interfaces/gnss/2.0/
DIGnssConfiguration.hal33 * This method sets the emergency session extension duration. The GNSS HAL
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_clip_space_w_scaling/
Dvertexpostproc.adoc56 This command sets the pname:viewportWScalingEnable state for subsequent
105 This command sets the viewport *W* scaling for subsequent drawing commands
/hardware/interfaces/boot/1.0/
DIBootControl.hal20 * The Boot Control HAL is designed to allow for managing sets of redundant
22 * are sets of partitions whose names differ only by a given suffix.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantNetwork.hal23 * parameters of a Wifi service set. Service sets are identified by their
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmisc.adoc61 Note that the character set is currently <<character-sets-in-svg,restricted
85 [[character-sets-in-svg]]

12345