| /third_party/libinput/src/ |
| D | evdev-wheel.c | 67 log_wheel_bug(struct fallback_dispatch *dispatch, enum wheel_event event) in log_wheel_bug() argument 69 evdev_log_bug_libinput(dispatch->device, in log_wheel_bug() 72 wheel_state_to_str(dispatch->wheel.state)); in log_wheel_bug() 76 wheel_set_scroll_timer(struct fallback_dispatch *dispatch, uint64_t time) in wheel_set_scroll_timer() argument 78 libinput_timer_set(&dispatch->wheel.scroll_timer, in wheel_set_scroll_timer() 83 wheel_cancel_scroll_timer(struct fallback_dispatch *dispatch) in wheel_cancel_scroll_timer() argument 85 libinput_timer_cancel(&dispatch->wheel.scroll_timer); in wheel_cancel_scroll_timer() 89 wheel_handle_event_on_state_none(struct fallback_dispatch *dispatch, in wheel_handle_event_on_state_none() argument 95 dispatch->wheel.state = WHEEL_STATE_ACCUMULATING_SCROLL; in wheel_handle_event_on_state_none() 101 log_wheel_bug(dispatch, event); in wheel_handle_event_on_state_none() [all …]
|
| D | evdev-fallback.c | 35 fallback_keyboard_notify_key(struct fallback_dispatch *dispatch, in fallback_keyboard_notify_key() argument 51 fallback_lid_notify_toggle(struct fallback_dispatch *dispatch, in fallback_lid_notify_toggle() argument 55 if (dispatch->lid.is_closed ^ dispatch->lid.is_closed_client_state) { in fallback_lid_notify_toggle() 59 dispatch->lid.is_closed); in fallback_lid_notify_toggle() 60 dispatch->lid.is_closed_client_state = dispatch->lid.is_closed; in fallback_lid_notify_toggle() 65 fallback_notify_physical_button(struct fallback_dispatch *dispatch, in fallback_notify_physical_button() argument 78 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state() local 88 return dispatch->tablet_mode.sw.state ? in fallback_interface_get_switch_state() 131 fallback_filter_defuzz_touch(struct fallback_dispatch *dispatch, in fallback_filter_defuzz_touch() argument 137 if (!dispatch->mt.want_hysteresis) in fallback_filter_defuzz_touch() [all …]
|
| D | evdev-fallback.h | 178 fallback_dispatch(struct evdev_dispatch *dispatch) in fallback_dispatch() argument 180 evdev_verify_dispatch_type(dispatch, DISPATCH_FALLBACK); in fallback_dispatch() 182 return container_of(dispatch, struct fallback_dispatch, base); in fallback_dispatch() 227 hw_set_key_down(struct fallback_dispatch *dispatch, int code, int pressed) in hw_set_key_down() argument 229 long_set_bit_state(dispatch->hw_key_mask, code, pressed); in hw_set_key_down() 233 hw_key_has_changed(struct fallback_dispatch *dispatch, int code) in hw_key_has_changed() argument 235 return long_bit_is_set(dispatch->hw_key_mask, code) != in hw_key_has_changed() 236 long_bit_is_set(dispatch->last_hw_key_mask, code); in hw_key_has_changed() 240 hw_key_update_last_state(struct fallback_dispatch *dispatch) in hw_key_update_last_state() argument 242 static_assert(sizeof(dispatch->hw_key_mask) == in hw_key_update_last_state() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_handles.hpp | 3215 template <typename Dispatch = VULKAN_HPP_DEFAULT_DISPATCHER_TYPE> 3218 … Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const VULKAN_HPP_NOEXCEPT; 3220 template <typename Dispatch = VULKAN_HPP_DEFAULT_DISPATCHER_TYPE> 3223 …Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) co… 3227 template <typename Dispatch = VULKAN_HPP_DEFAULT_DISPATCHER_TYPE> 3229 end( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const VULKAN_HPP_NOEXCEPT; 3231 template <typename Dispatch = VULKAN_HPP_DEFAULT_DISPATCHER_TYPE> 3233 end( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 3237 template <typename Dispatch = VULKAN_HPP_DEFAULT_DISPATCHER_TYPE> 3240 … Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const VULKAN_HPP_NOEXCEPT; [all …]
|
| D | vulkan_funcs.hpp | 19 template <typename Dispatch> 24 Dispatch const & d ) VULKAN_HPP_NOEXCEPT in createInstance() 33 template <typename Dispatch> 38 Dispatch const & d ) in createInstance() 51 template <typename Dispatch> 53 typename ResultValueType<UniqueHandle<VULKAN_HPP_NAMESPACE::Instance, Dispatch>>::type 56 Dispatch const & d ) in createInstanceUnique() 65 ObjectDestroy<NoParent, Dispatch> deleter( allocator, d ); in createInstanceUnique() 66 return createResultValue<VULKAN_HPP_NAMESPACE::Instance, Dispatch>( in createInstanceUnique() 72 template <typename Dispatch> [all …]
|
| /third_party/vk-gl-cts/android/cts/main/vk-master-2021-03-01/ |
| D | conditional-rendering.txt | 9 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_exec… 10 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_exec… 11 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_exec… 12 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_exec… 13 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_exec… 14 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_exec… 15 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_noop… 16 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_noop… 17 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_noop… 18 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_secondary_buffer_inherited_expect_noop… [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/ |
| D | conditional-rendering.txt | 69 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.nonzero.device_local 70 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.nonzero.host_visible 71 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.zero.device_local 72 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.zero.host_visible 73 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.nonzero.device_local 74 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.nonzero.host_visible 75 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.zero.device_local 76 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.zero.host_visible 77 dEQP-VK.conditional_rendering.dispatch.alloc_offset.secondary.nonzero.device_local 78 dEQP-VK.conditional_rendering.dispatch.alloc_offset.secondary.nonzero.host_visible [all …]
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/ |
| D | conditional-rendering.txt | 103 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution.dispatch 104 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution.dispatch_indirect 105 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution.dispatch_base 106 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop.dispatch 107 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop.dispatch_indirect 108 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop.dispatch_base 109 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution_inverted.dispatch 110 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution_inverted.dispatch_indirect 111 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution_inverted.dispatch_base 112 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop_inverted.dispatch [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/ |
| D | conditional-rendering.txt | 103 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution.dispatch 104 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution.dispatch_indirect 105 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution.dispatch_base 106 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop.dispatch 107 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop.dispatch_indirect 108 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop.dispatch_base 109 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution_inverted.dispatch 110 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution_inverted.dispatch_indirect 111 dEQP-VK.conditional_rendering.dispatch.condition_expect_execution_inverted.dispatch_base 112 dEQP-VK.conditional_rendering.dispatch.condition_expect_noop_inverted.dispatch [all …]
|
| /third_party/mbedtls/tests/suites/ |
| D | test_suite_md.psa.data | 5 PSA dispatch MD5 legacy only 9 PSA dispatch MD5 driver only 13 PSA dispatch MD5 legacy+driver 17 PSA dispatch RIPEMD160 legacy only 21 PSA dispatch RIPEMD160 driver only 25 PSA dispatch RIPEMD160 legacy+driver 29 PSA dispatch SHA1 legacy only 33 PSA dispatch SHA1 driver only 37 PSA dispatch SHA1 legacy+driver 41 PSA dispatch SHA224 legacy only [all …]
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_handles.hpp | 2169 template <typename Dispatch> 2170 class UniqueHandleTraits<Instance, Dispatch> 2173 using deleter = detail::ObjectDestroy<detail::NoParent, Dispatch>; 2178 template <typename Dispatch> 2179 class UniqueHandleTraits<Device, Dispatch> 2182 using deleter = detail::ObjectDestroy<detail::NoParent, Dispatch>; 2187 template <typename Dispatch> 2188 class UniqueHandleTraits<DeviceMemory, Dispatch> 2191 using deleter = detail::ObjectFree<Device, Dispatch>; 2196 template <typename Dispatch> [all …]
|
| D | vulkan_funcs.hpp | 24 template <typename Dispatch> 28 … Dispatch const & d ) VULKAN_HPP_NOEXCEPT in createInstance() 38 template <typename Dispatch> 40 …eateInfo, Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, Dispatch const & d ) in createInstance() 59 template <typename Dispatch> 60 …E typename ResultValueType<UniqueHandle<VULKAN_HPP_NAMESPACE::Instance, Dispatch>>::type createIns… in createInstanceUnique() 61 …eateInfo, Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, Dispatch const & d ) in createInstanceUnique() 76 …queHandle<VULKAN_HPP_NAMESPACE::Instance, Dispatch>( instance, detail::ObjectDestroy<detail::NoPar… in createInstanceUnique() 82 template <typename Dispatch> 83 …:destroy( const VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, Dispatch const & d ) const… in destroy() [all …]
|
| /third_party/vk-gl-cts/android/cts/main/vk-master-2023-03-01/ |
| D | conditional-rendering.txt | 48 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.nonzero.device_local 49 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.nonzero.host_visible 50 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.zero.device_local 51 dEQP-VK.conditional_rendering.dispatch.alloc_offset.inherited.zero.host_visible 52 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.nonzero.device_local 53 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.nonzero.host_visible 54 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.zero.device_local 55 dEQP-VK.conditional_rendering.dispatch.alloc_offset.primary.zero.host_visible 56 dEQP-VK.conditional_rendering.dispatch.alloc_offset.secondary.nonzero.device_local 57 dEQP-VK.conditional_rendering.dispatch.alloc_offset.secondary.nonzero.host_visible [all …]
|
| /third_party/vk-gl-cts/android/cts/main/vk-master-2019-03-01/ |
| D | conditional-rendering.txt | 10 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_execution.dispatch 11 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_execution.dispatch_base 12 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_execution.dispatch_indirect 13 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_execution_inverted.dispatch 14 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_execution_inverted.dispatch_base 15 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_execution_inverted.dispatch_ind… 16 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_noop.dispatch 17 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_noop.dispatch_base 18 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_noop.dispatch_indirect 19 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_expect_noop_inverted.dispatch [all …]
|
| /third_party/vk-gl-cts/android/cts/main/vk-master-2020-03-01/ |
| D | conditional-rendering.txt | 5 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_execution.dispatch 6 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_execution.dispatch_ba… 7 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_execution.dispatch_in… 8 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_execution_inverted.di… 9 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_execution_inverted.di… 10 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_execution_inverted.di… 11 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_noop.dispatch 12 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_noop.dispatch_base 13 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_noop.dispatch_indirect 14 dEQP-VK.conditional_rendering.dispatch.condition_host_memory_inherited_expect_noop_inverted.dispatch [all …]
|
| /third_party/mesa3d/docs/ |
| D | dispatch.rst | 1 GL Dispatch 4 Several factors combine to make efficient dispatch of OpenGL functions 7 familiar with the issues around GL dispatch can safely skip ahead to the 10 1. Complexity of GL Dispatch 26 This creates the first bit of dispatch complexity. An application can 51 address of the *dispatch table* associated with that context. The 52 dispatch table stores pointers to functions that actually implement 59 - Fetch the current dispatch table pointer. 68 :caption: Sample dispatch function 72 const struct _glapi_table * const dispatch = GET_DISPATCH(); [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-color-colrv1-closure.hh | 47 paint.dispatch (c); in closurev1() 54 (this+paint).dispatch (c); in closurev1() 65 (&baseglyph_list+baseglyph_paintrecord->paint).dispatch (c); in closurev1() 70 { (this+src).dispatch (c); } in closurev1() 73 { (this+src).dispatch (c); } in closurev1() 76 { (this+src).dispatch (c); } in closurev1() 79 { (this+src).dispatch (c); } in closurev1() 82 { (this+src).dispatch (c); } in closurev1() 85 { (this+src).dispatch (c); } in closurev1() 88 { (this+src).dispatch (c); } in closurev1() [all …]
|
| /third_party/mesa3d/src/mesa/main/ |
| D | dlist.c | 48 #include "main/dispatch.h" 1301 CALL_Accum(ctx->Dispatch.Exec, (op, value)); in save_Accum() 1318 CALL_AlphaFunc(ctx->Dispatch.Exec, (func, ref)); in save_AlphaFunc() 1335 CALL_BindTexture(ctx->Dispatch.Exec, (target, texture)); in save_BindTexture() 1392 CALL_BlendEquation(ctx->Dispatch.Exec, (mode)); in save_BlendEquation() 1409 CALL_BlendEquationSeparate(ctx->Dispatch.Exec, (modeRGB, modeA)); in save_BlendEquationSeparate() 1429 CALL_BlendFuncSeparate(ctx->Dispatch.Exec, in save_BlendFuncSeparate() 1456 CALL_BlendColor(ctx->Dispatch.Exec, (red, green, blue, alpha)); in save_BlendColor() 1477 CALL_BlendFuncSeparateiARB(ctx->Dispatch.Exec, (buf, sfactorRGB, dfactorRGB, in save_BlendFuncSeparateiARB() 1496 CALL_BlendFunciARB(ctx->Dispatch.Exec, (buf, sfactor, dfactor)); in save_BlendFunciARB() [all …]
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Color/COLR/ |
| D | colrv1-closure.hh | 46 paint.dispatch (c); in closurev1() 53 (this+paint).dispatch (c); in closurev1() 64 (&baseglyph_list+baseglyph_paintrecord->paint).dispatch (c); in closurev1() 70 (this+src).dispatch (c); in closurev1() 76 (this+src).dispatch (c); in closurev1() 82 (this+src).dispatch (c); in closurev1() 88 (this+src).dispatch (c); in closurev1() 94 (this+src).dispatch (c); in closurev1() 100 (this+src).dispatch (c); in closurev1() 106 (this+src).dispatch (c); in closurev1() [all …]
|
| /third_party/vulkan-loader/loader/ |
| D | terminator.c | 45 if (NULL != icd_term->dispatch.GetPhysicalDeviceProperties) { in terminator_GetPhysicalDeviceProperties() 46 icd_term->dispatch.GetPhysicalDeviceProperties(phys_dev_term->phys_dev, pProperties); in terminator_GetPhysicalDeviceProperties() 55 if (NULL != icd_term->dispatch.GetPhysicalDeviceQueueFamilyProperties) { in terminator_GetPhysicalDeviceQueueFamilyProperties() 56 …icd_term->dispatch.GetPhysicalDeviceQueueFamilyProperties(phys_dev_term->phys_dev, pQueueFamilyPro… in terminator_GetPhysicalDeviceQueueFamilyProperties() 64 if (NULL != icd_term->dispatch.GetPhysicalDeviceMemoryProperties) { in terminator_GetPhysicalDeviceMemoryProperties() 65 icd_term->dispatch.GetPhysicalDeviceMemoryProperties(phys_dev_term->phys_dev, pProperties); in terminator_GetPhysicalDeviceMemoryProperties() 73 if (NULL != icd_term->dispatch.GetPhysicalDeviceFeatures) { in terminator_GetPhysicalDeviceFeatures() 74 icd_term->dispatch.GetPhysicalDeviceFeatures(phys_dev_term->phys_dev, pFeatures); in terminator_GetPhysicalDeviceFeatures() 82 if (NULL != icd_term->dispatch.GetPhysicalDeviceFormatProperties) { in terminator_GetPhysicalDeviceFormatProperties() 83 …icd_term->dispatch.GetPhysicalDeviceFormatProperties(phys_dev_term->phys_dev, format, pFormatInfo); in terminator_GetPhysicalDeviceFormatProperties() [all …]
|
| /third_party/mesa3d/src/intel/vulkan/grl/gpu/ |
| D | input_dump.grl | 41 dispatch opencl_kernel_find_max_used_byte_in_buff(numPhysThreads, 1, 1) args( 57 dispatch opencl_kernel_allocate_linear_offsets_for_vertex_buffers(numPhysThreads, 1, 1) args( 70 dispatch opencl_kernel_allocate_data_space_for_inputs(1, 1, 1) args( 82 dispatch opencl_kernel_allocate_data_space_for_outputs(1, 1, 1) args( 94 dispatch opencl_kernel_calc_outputs_data_size(1, 1, 1) args( 107 dispatch opencl_kernel_write_output_data_op(1, 1, 1) args( 123 dispatch opencl_kernel_write_geo_data(numThreads, 1, 1) args( 145 dispatch opencl_kernel_write_input_build_op(1, 1, 1) args( 164 dispatch opencl_kernel_copy_instance_descriptors_array(numPhysThreads, 1, 1) args( 178 dispatch opencl_kernel_copy_instance_descriptors_array_of_ptrs(numPhysThreads, 1, 1) args( [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | reactReduxLikeDeferredInferenceAllowsAssignment.types | 200 interface Dispatch<A extends Action = AnyAction> { 229 >thunkAction : (param1: number, param2: string) => (dispatch: Dispatch, { foo }: OwnProps) => Promi… 230 …ring) => async ( dispatch: Dispatch, { foo }: OwnProps) => { return foo;} : (param1: number, pa… 233 >async ( dispatch: Dispatch, { foo }: OwnProps) => { return foo;} : (dispatch: Dispatch, { foo }… 235 dispatch: Dispatch, 236 >dispatch : Dispatch<AnyAction> 265 …oad: boolean; }; thunkAction: (param1: number, param2: string) => (dispatch: Dispatch<AnyAction>, … 266 …oad: boolean; }; thunkAction: (param1: number, param2: string) => (dispatch: Dispatch<AnyAction>, … 268 >thunkAction : (param1: number, param2: string) => (dispatch: Dispatch<AnyAction>, { foo }: OwnProp… 284 …oad: boolean; }; thunkAction: (param1: number, param2: string) => (dispatch: Dispatch<AnyAction>, …
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/ |
| D | PosLookupSubTable.hh | 36 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch() function 40 case Single: return_trace (u.single.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 41 case Pair: return_trace (u.pair.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 42 case Cursive: return_trace (u.cursive.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 43 case MarkBase: return_trace (u.markBase.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 44 case MarkLig: return_trace (u.markLig.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 45 case MarkMark: return_trace (u.markMark.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 46 case Context: return_trace (u.context.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 47 … case ChainContext: return_trace (u.chainContext.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 48 case Extension: return_trace (u.extension.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | dispatch.adoc | 5 [[dispatch]] anchor 8 _Dispatching commands_ (commands with ftext:Dispatch in the name) provoke 16 [open,refpage='vkCmdDispatch',desc='Dispatch compute work items',type='protos'] 20 To record a dispatch, call: 26 * pname:groupCountX is the number of local workgroups to dispatch in the X 28 * pname:groupCountY is the number of local workgroups to dispatch in the Y 30 * pname:groupCountZ is the number of local workgroups to dispatch in the Z 55 [open,refpage='vkCmdDispatchIndirect',desc='Dispatch compute work items with indirect parameters',t… 65 * pname:buffer is the buffer containing dispatch parameters. 71 The parameters of the dispatch are encoded in a [all …]
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GSUB/ |
| D | SubstLookupSubTable.hh | 49 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch() function 53 case Single: return_trace (u.single.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 54 case Multiple: return_trace (u.multiple.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 55 case Alternate: return_trace (u.alternate.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 56 case Ligature: return_trace (u.ligature.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 57 case Context: return_trace (u.context.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 58 … case ChainContext: return_trace (u.chainContext.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 59 case Extension: return_trace (u.extension.dispatch (c, std::forward<Ts> (ds)...)); in dispatch() 60 …case ReverseChainSingle: return_trace (u.reverseChainContextSingle.dispatch (c, std::forward<Ts… in dispatch() 68 return dispatch (&c, lookup_type); in intersects()
|