Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 155) sorted by relevance

1234567

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_surface_maintenance1.adoc19 * The scaling behavior of the surface is undefined when the swapchain and
38 behavior.
62 specific supported scaling behavior. Potential behaviors are:
70 When the resulting image does not cover the entire surface, additional behavior
77 This extension allows the supported behavior to be queried, while
78 `VK_EXT_swapchain_maintenance1` would be used to select the desired behavior at
115 To query supported scaling behavior, chain `VkSurfacePresentModeEXT` to
161 swapchain with a supported behavior.
DVK_EXT_swapchain_maintenance1.adoc21 * Unknown behavior when presenting a swapchain image to a surface with
59 It is desirable for the application to specify a scaling behavior for when the
136 * Specify a particular behavior for `VkSwapchainCreateInfoKHR::oldSwapchain`
180 behavior enums whose support can be queried from the surface.
181 At swapchain creation time, one of the supported behavior can be specified by
288 To specify the scaling behavior of the swapchain, chain the following to
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentModeInfo.adoc30 The behavior during the transition between the two modes is defined as
36 updates the shared presentable image according to the behavior of
41 regular refresh cycle, according to the behavior of
46 to the same FIFO queue, and the behavior with respect to waiting for
68 presentation is done according to the behavior of the new mode.
73 * The behavior during transition between any other present modes, if
DSwapchainPresentScalingCreateInfo.adoc5 [open,refpage='VkSwapchainPresentScalingCreateInfoEXT',desc='Scaling behavior when presenting to th…
8 than those of the target surface, different behavior is possible on
17 Applications can: define specific behavior when creating a swapchain by
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp179 const DeviceSwitchBehavior behavior = switchCurrentStream(devices); in setConnectedDevices() local
180 if (behavior == DeviceSwitchBehavior::UNSUPPORTED_DEVICES) { in setConnectedDevices()
182 } else if (behavior == DeviceSwitchBehavior::SWITCH_TO_STUB_STREAM && !devices.empty()) { in setConnectedDevices()
187 if (behavior == USE_CURRENT_STREAM) { in setConnectedDevices()
194 if (behavior == CREATE_NEW_STREAM) { in setConnectedDevices()
217 if (behavior == CREATE_NEW_STREAM) { in setConnectedDevices()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_depth_clamp_zero_one.adoc16 This extension gives defined behavior to fragment depth values which end up
20 The particular behavior is chosen to match OpenGL to aid porting or
DVK_EXT_non_seamless_cube_map.adoc19 cube map edge handling>> on a per sampler level which matches the behavior
23 or for porting applications that rely on this cube map behavior.
DVK_EXT_border_color_swizzle.adoc23 some implementations had undefined behavior when combining a sampler that
33 This extension also defines the behavior between samplers with an opaque
DVK_KHR_shader_terminate_invocation.adoc39 code:OpTerminateInvocation provides the behavior required by the GLSL
41 and applications that need the GLSL code:discard behavior.
DVK_EXT_robustness2.adoc34 Accesses to null descriptors have well-defined behavior, and do not rely on
52 This is sufficient to implement D3D-like behavior, because D3D only allows
DVK_NV_low_latency.adoc27 bad behavior and this should not be used as a precedent for future
DVK_EXT_pipeline_robustness.adoc32 extension is designed to allow users to request robust behavior only where
DVK_EXT_external_memory_host.adoc49 freed thus results in undefined: behavior.
74 behavior.
Dversions.adoc39 All differences in behavior between these extensions and the corresponding
54 All differences in behavior between these extensions and the corresponding
152 All differences in behavior between these extensions and the corresponding
167 All differences in behavior between these extensions and the corresponding
335 All differences in behavior between these extensions and the corresponding
350 All differences in behavior between these extensions and the corresponding
DVK_EXT_swapchain_maintenance1.adoc42 * Allow applications to define the behavior when presenting a swapchain
DVK_EXT_full_screen_exclusive.adoc38 behavior, letting the implementation decide, or managing this mode of
64 applications to accept driver default behavior, specifically override it in
DVK_NV_coverage_reduction_mode.adoc42 This extension would allow an implementation to support the behavior of both
DVK_KHR_shader_float_controls.adoc28 implementation's default behavior for rounding modes, denormals, signed
58 2) What is the denorm behavior for intermediate results?
DVK_KHR_win32_surface.adoc60 behavior.
61 Such behavior may succeed when using one Vulkan implementation but fail when
DVK_EXT_depth_range_unrestricted.adoc34 *RESOLVED*: The behavior described in <<vertexpostproc-clipping,Primitive
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/
DREADME.md27 Defines a library `FakeUserHal` that emulates a real User HAL behavior by
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dintroduction.adoc96 that apply to application behavior.
217 behavior)
253 | SCID-1[[SCID-1]] | *Deterministic behavior* - no randomness or unpredictability, always prod…
257 | SCID-5[[SCID-5]] | *Fully testable* - all behavior of the API must be testable in a repeatab…
258behavior* - the API must behave as expected under valid input conditions, clearly document conditi…
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/
DAndroid.bp15 // Library used to emulate User HAL behavior through lshal debug requests.
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dcmake_core.cmake221 # Suppress unused argument for macOS universal build behavior
239 # Suppress unused argument for macOS universal build behavior
256 # Suppress unused argument for macOS universal build behavior
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dqueuefamily.adoc152 behavior for the counter.
165 [open,refpage='VkPerformanceCounterDescriptionFlagBitsKHR',desc='Bitmask specifying usage behavior
169 behavior of a performance counter, are:

1234567