Home
last modified time | relevance | path

Searched refs:secondary (Results 1 – 25 of 50) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_nested_command_buffer.adoc21 recording a secondary command buffer.
22 This extension relaxes that restriction, allowing secondary command buffers
23 to execute other secondary command buffers.
34 vkCmdExecuteCommands to be `primary,secondary` when this extension is
38 has been changed to `primary,secondary` and a new VUID added to prohibit
39 recording this command in a secondary command buffer unless this extension
DVK_NV_inherited_viewport_scissor.adoc19 This extension adds the ability for a secondary command buffer to inherit
21 previous secondary command buffer executed within the same
24 resizing and want to improve utilization of re-usable secondary command
28 Viewport inheritance is effectively limited to the 2D rectangle; secondary
43 pname:width, and pname:height values when called with a secondary command
59 By specifying viewport depth values when starting secondary command buffer
DVK_EXT_conditional_rendering.adoc38 2) Should secondary command buffers be allowed to execute while conditional
41 *RESOLVED*: The rendering commands in secondary command buffer will be
DVK_KHR_dynamic_rendering.adoc33 rather than relying on secondary command buffers.
DVK_NV_ray_tracing.adoc38 visibility and ray tracing for secondary queries.
DVK_EXT_multisampled_render_to_single_sampled.adoc67 need to manage a secondary lazily-allocated image.
DVK_KHR_ray_query.adoc67 visibility and ray tracing for secondary queries.
DVK_EXT_debug_marker.adoc165 ** Allow markers in secondary command buffers under certain circumstances
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_buffer.c148 VK_FROM_HANDLE(vk_command_buffer, secondary, pCommandBuffers[i]); in vk_common_CmdExecuteCommands()
150 vk_cmd_queue_execute(&secondary->cmd_queue, commandBuffer, disp); in vk_common_CmdExecuteCommands()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dperformance_query_begin_common.adoc36 secondary command buffer recorded within the same parent primary command
43 recorded in a command buffer that, either directly or through secondary
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal101 * tuning to ProgramSelector with either primary or secondary Identifier of
158 * it for secondary IDs. For example, a satellite program may set AM/FM fallback
253 * check. The secondary IDs are supplementary and can speed up tuning process,
256 * Two selectors with different secondary IDs, but the same primary ID are
257 * considered equal. In particular, secondary IDs vector may get updated for
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dfeatures.adoc24 primary command buffer and secondary command buffers executed within it.
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
DREADME15 secondary bus compass. It won't work for compasses on the primary bus.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc13 can: execute secondary command buffers, and which are submitted to queues,
25 secondary command buffers (for primary command buffers only), commands to
30 There is no inheritance of state across primary and secondary command
31 buffers, or between secondary command buffers.
34 When secondary command buffer(s) are recorded to execute on a primary
35 command buffer, the secondary command buffer inherits no state from the
37 undefined: after an execute secondary command buffer command is recorded.
40 disturbed by executing secondary command buffers.
83 submitted>>, reset, or <<commandbuffers-secondary, recorded to another
118 <<commandbuffers-secondary, Secondary command buffers>> can: be recorded to
[all …]
/hardware/interfaces/radio/1.6/
Dtypes.hal385 * is active. It means device is allowed to connect to both primary and secondary.
389 * Disable NR dual connectivity. Disabled state does not mean secondary cell is released.
394 * Disable NR dual connectivity and force secondary cell to be released if dual connectivity
407 * this includes capacity of both primary and secondary. This bandwidth estimate shall be
417 * this includes capacity of both primary and secondary. This bandwidth estimate shall be the
426 * Estimated downlink capacity of secondary carrier in a dual connected NR mode in kbps.
430 * mode. This must be filled with 0 if secondary is not connected or if
436 * Estimated uplink capacity secondary carrier in a dual connected NR mode in kbps.
440 * mode.This must be filled with 0 if secondary is not connected or if modem
451 * Enact secondary carrier data throttling and remove any existing data
[all …]
DIRadio.hal261 * to secondary carrier.
267 * 3. Disable NR dual connectivity and force secondary cell to be released
382 * secondary carrier within the requested completion window.
383 * - DataThrottlingAction:THROTTLE_ANCHOR_CARRIER: disable secondary
/hardware/interfaces/wifi/1.5/
DIWifiChip.hal69 * the secondary connection (maybe 70/30 split).
70 * - Should pick the best BSSID for the secondary STA (disregard the chip mode) independent
82 * - For the peer to peer use case, BSSID for the secondary connection will be chosen by the
88 * secondary connection.
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal267 * tuning to ProgramSelector with either primary or secondary Identifier of
451 * Primary/secondary identifier for vendor-specific radio technology.
529 * secondary services.
590 * specific radio technology may have additional secondary identifiers for other
628 * Two selectors with different secondary IDs, but the same primary ID are
629 * considered equal. In particular, secondary IDs vector may get updated for
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal25 * A secondary goal is to be able to categorize memory used by a process into
/hardware/interfaces/automotive/evs/1.0/
DIEvsEnumerator.hal86 * interface in order to allow secondary clients to monitor the state of the EVS display
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_dynamic_rendering.adoc65 These commands may be called inside secondary command buffers, but `vkCmdEndRenderingKHR` and `vkCm…
150 …that the contents of the render pass will be entirely recorded inside a secondary command buffer a…
174 This allows applications to use secondary command buffers with dynamic rendering as they would have…
214 Applications can record a dynamic render pass wholly inside secondary command buffers.
/hardware/google/graphics/common/libhwc2.1/
DAndroid.mk174 LOCAL_VINTF_FRAGMENTS += pixel-display-secondary.xml
/hardware/interfaces/radio/1.5/
DIRadioIndication.hal53 * @param additionalCauseCode the cause code of any secondary/combined procedure if appropriate.
/hardware/interfaces/audio/7.0/
DIStreamOut.hal335 * The level is applied to streams incorporating a secondary Audio
352 * For streams incorporating a secondary Audio Description stream
/hardware/interfaces/audio/6.0/
DIStreamOut.hal319 * The level is applied to streams incorporating a secondary Audio
336 * For streams incorporating a secondary Audio Description stream

12