Home
last modified time | relevance | path

Searched refs:base (Results 6351 - 6375 of 18412) sorted by relevance

1...<<251252253254255256257258259260>>...737

/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c185 reg = readl(ipctl->base + pin_reg->mux_reg); in imx_pmx_set_one_pin_mmio()
188 writel(reg, ipctl->base + pin_reg->mux_reg); in imx_pmx_set_one_pin_mmio()
192 writel(pin_mmio->mux_mode, ipctl->base + pin_reg->mux_reg); in imx_pmx_set_one_pin_mmio()
220 val = readl(ipctl->base + pin_mmio->input_reg); in imx_pmx_set_one_pin_mmio()
223 writel(val, ipctl->base + pin_mmio->input_reg); in imx_pmx_set_one_pin_mmio()
233 writel(pin_mmio->input_val, ipctl->base + in imx_pmx_set_one_pin_mmio()
308 *config = readl(ipctl->base + pin_reg->conf_reg); in imx_pinconf_get_mmio()
349 reg = readl(ipctl->base + pin_reg->conf_reg); in imx_pinconf_set_mmio()
352 writel(reg, ipctl->base + pin_reg->conf_reg); in imx_pinconf_set_mmio()
356 writel(configs[i], ipctl->base in imx_pinconf_set_mmio()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c238 void __iomem *base; in oaktrail_hdmi_reset() local
242 base = ioremap((resource_size_t)scu_ipc_mmio, scu_len); in oaktrail_hdmi_reset()
243 if (base == NULL) { in oaktrail_hdmi_reset()
249 writel(0xff11d118, base + 0x0c); in oaktrail_hdmi_reset()
250 writel(0x7fffffdf, base + 0x80); in oaktrail_hdmi_reset()
251 writel(0x42005, base + 0x0); in oaktrail_hdmi_reset()
252 scu_busy_loop(base); in oaktrail_hdmi_reset()
255 writel(0xff11d118, base + 0x0c); in oaktrail_hdmi_reset()
256 writel(0x7fffffff, base + 0x80); in oaktrail_hdmi_reset()
257 writel(0x42005, base in oaktrail_hdmi_reset()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c586 ret = drm_crtc_init_with_planes(dev, &vbox_crtc->base, primary, cursor, in vbox_crtc_init()
591 drm_mode_crtc_set_gamma_size(&vbox_crtc->base, 256); in vbox_crtc_init()
592 drm_crtc_helper_add(&vbox_crtc->base, &vbox_crtc_helper_funcs); in vbox_crtc_init()
628 drm_encoder_init(dev, &vbox_encoder->base, &vbox_enc_funcs, in vbox_encoder_init()
631 vbox_encoder->base.possible_crtcs = 1 << i; in vbox_encoder_init()
632 return &vbox_encoder->base; in vbox_encoder_init()
737 drm_object_property_set_value(&connector->base, in vbox_get_modes()
741 drm_object_property_set_value(&connector->base, in vbox_get_modes()
745 drm_object_property_set_value(&connector->base, in vbox_get_modes()
749 drm_object_property_set_value(&connector->base, in vbox_get_modes()
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc-core.c165 val = readl_relaxed(priv->common.base + STM32F4_ADC_CCR); in stm32f4_adc_clk_sel()
168 writel_relaxed(val, priv->common.base + STM32F4_ADC_CCR); in stm32f4_adc_clk_sel()
296 val = readl_relaxed(priv->common.base + STM32H7_ADC_CCR); in stm32h7_adc_clk_sel()
300 writel_relaxed(val, priv->common.base + STM32H7_ADC_CCR); in stm32h7_adc_clk_sel()
347 ier = readl_relaxed(priv->common.base + offset + priv->cfg->regs->ier); in stm32_adc_eoc_enabled()
361 status = readl_relaxed(priv->common.base + priv->cfg->regs->csr); in stm32_adc_irq_handler()
570 writel_relaxed(priv->ccr_bak, priv->common.base + priv->cfg->regs->ccr); in stm32_adc_core_hw_start()
592 priv->ccr_bak = readl_relaxed(priv->common.base + priv->cfg->regs->ccr); in stm32_adc_core_hw_stop()
676 readl_relaxed(priv->common.base + STM32MP1_ADC_IPDR)); in stm32_adc_probe_identification()
691 val = readl_relaxed(priv->common.base in stm32_adc_probe_identification()
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dulpqueue.c165 struct sctp_sock *sp = sctp_sk(ulpq->asoc->base.sk); in sctp_ulpq_set_pd()
176 return sctp_clear_pd(ulpq->asoc->base.sk, ulpq->asoc); in sctp_ulpq_clear_pd()
181 struct sock *sk = ulpq->asoc->base.sk; in sctp_ulpq_tail_event()
476 if (!sctp_sk(asoc->base.sk)->frag_interleave && in sctp_ulpq_retrieve_reassembled()
477 atomic_read(&sctp_sk(asoc->base.sk)->pd_mode)) in sctp_ulpq_retrieve_reassembled()
481 pd_point = sctp_sk(asoc->base.sk)->pd_point; in sctp_ulpq_retrieve_reassembled()
483 retval = sctp_make_reassembled_event(asoc->base.net, in sctp_ulpq_retrieve_reassembled()
493 retval = sctp_make_reassembled_event(ulpq->asoc->base.net, in sctp_ulpq_retrieve_reassembled()
559 retval = sctp_make_reassembled_event(ulpq->asoc->base.net, &ulpq->reasm, in sctp_ulpq_retrieve_partial()
660 retval = sctp_make_reassembled_event(ulpq->asoc->base in sctp_ulpq_retrieve_first()
[all...]
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-mcdt.c110 void __iomem *base; member
121 u32 orig = readl_relaxed(mcdt->base + reg); in sprd_mcdt_update()
125 writel_relaxed(tmp, mcdt->base + reg); in sprd_mcdt_update()
187 writel_relaxed(val, mcdt->base + reg); in sprd_mcdt_dac_write_fifo()
195 *val = readl_relaxed(mcdt->base + reg); in sprd_mcdt_adc_read_fifo()
385 return !!(readl_relaxed(mcdt->base + reg) & BIT(shift)); in sprd_mcdt_chan_fifo_sts()
403 u32 r_addr = (readl_relaxed(mcdt->base + reg) >> in sprd_mcdt_dac_fifo_avail()
405 u32 w_addr = readl_relaxed(mcdt->base + reg) & MCDT_CH_FIFO_ADDR_MASK; in sprd_mcdt_dac_fifo_avail()
416 u32 r_addr = (readl_relaxed(mcdt->base + reg) >> in sprd_mcdt_adc_fifo_avail()
418 u32 w_addr = readl_relaxed(mcdt->base in sprd_mcdt_adc_fifo_avail()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_tpacket.c195 static inline int __v1_v2_rx_kernel_ready(void *base, int version) in __v1_v2_rx_kernel_ready() argument
199 return __v1_rx_kernel_ready(base); in __v1_v2_rx_kernel_ready()
201 return __v2_rx_kernel_ready(base); in __v1_v2_rx_kernel_ready()
208 static inline void __v1_v2_rx_user_ready(void *base, int version) in __v1_v2_rx_user_ready() argument
212 __v1_rx_user_ready(base); in __v1_v2_rx_user_ready()
215 __v2_rx_user_ready(base); in __v1_v2_rx_user_ready()
312 static inline int __tx_kernel_ready(void *base, int version) in __tx_kernel_ready() argument
316 return __v1_tx_kernel_ready(base); in __tx_kernel_ready()
318 return __v2_tx_kernel_ready(base); in __tx_kernel_ready()
320 return __v3_tx_kernel_ready(base); in __tx_kernel_ready()
327 __tx_user_ready(void *base, int version) __tx_user_ready() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dimfdec.c467 if (track->resource_count > INT32_MAX - track_file_resource->base.repeat_count in open_track_file_resource()
468 || (track->resource_count + track_file_resource->base.repeat_count) in open_track_file_resource()
473 (track->resource_count + track_file_resource->base.repeat_count) in open_track_file_resource()
479 for (uint32_t i = 0; i < track_file_resource->base.repeat_count; i++) { in open_track_file_resource()
487 av_div_q(av_make_q((int)track_file_resource->base.entry_point, 1), in open_track_file_resource()
488 track_file_resource->base.edit_rate)); in open_track_file_resource()
490 av_make_q((int)track_file_resource->base.duration in open_track_file_resource()
491 * track_file_resource->base.edit_rate.den, in open_track_file_resource()
492 track_file_resource->base.edit_rate.num)); in open_track_file_resource()
608 AV_UUID_ARG(c->cpl->main_image_2d_track->base in open_cpl_tracks()
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c133 uint32_t base = nir_intrinsic_base(instr); in lower_load_push_constant() local
134 assert(base % 4 == 0); in lower_load_push_constant()
141 base += dev->compiler->shared_consts_base_offset * 4; in lower_load_push_constant()
143 assert(base >= shader->push_consts.lo * 4); in lower_load_push_constant()
144 base -= shader->push_consts.lo * 4; in lower_load_push_constant()
151 .base = base); in lower_load_push_constant()
170 uint32_t base; in lower_vulkan_resource_index() local
177 base = (layout->set[set].dynamic_offset_start + in lower_vulkan_resource_index()
182 base in lower_vulkan_resource_index()
603 uint32_t base = nir_intrinsic_base(intrin); gather_push_constants() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c32 struct zink_screen *screen = zink_screen(ctx->base.screen); in zink_reset_batch_state()
133 unref_resources(zink_screen(ctx->base.screen), bs); in zink_clear_batch_state()
195 struct zink_screen *screen = zink_screen(ctx->base.screen); in create_batch_state()
275 struct zink_screen *screen = zink_screen(ctx->base.screen); in get_batch_state()
345 struct zink_screen *screen = zink_screen(bs->ctx->base.screen); in post_submit()
364 struct zink_screen *screen = zink_screen(ctx->base.screen); in submit_queue()
463 struct zink_screen *screen = zink_screen(ctx->base.screen); in zink_end_batch()
518 VkSemaphore acquire = zink_kopper_acquire_submit(zink_screen(batch->state->ctx->base.screen), res); in zink_batch_resource_usage_set()
565 if (resource_size >= zink_screen(ctx->base.screen)->clamp_video_mem) { in check_oom_flush()
607 pipe_surface_reference(&surf, &surface->base); in zink_batch_reference_surface()
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_vbuf.c714 setup->base.max_indices = LP_MAX_VBUF_INDEXES; in lp_setup_init_vbuf()
715 setup->base.max_vertex_buffer_bytes = LP_MAX_VBUF_SIZE; in lp_setup_init_vbuf()
717 setup->base.get_vertex_info = lp_setup_get_vertex_info; in lp_setup_init_vbuf()
718 setup->base.allocate_vertices = lp_setup_allocate_vertices; in lp_setup_init_vbuf()
719 setup->base.map_vertices = lp_setup_map_vertices; in lp_setup_init_vbuf()
720 setup->base.unmap_vertices = lp_setup_unmap_vertices; in lp_setup_init_vbuf()
721 setup->base.set_primitive = lp_setup_set_primitive; in lp_setup_init_vbuf()
722 setup->base.set_view_index = lp_setup_set_view_index; in lp_setup_init_vbuf()
723 setup->base.draw_elements = lp_setup_draw_elements; in lp_setup_init_vbuf()
724 setup->base in lp_setup_init_vbuf()
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.c90 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_transfer_rect_vertprog()
115 struct pipe_context *pipe = &nv30->base.pipe; in nv30_transfer_rect_fragprog()
137 nouveau_buffer_migrate(&nv30->base, fp, NOUVEAU_BO_VRAM); in nv30_transfer_rect_fragprog()
149 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_transfer_rect_blit()
401 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_transfer_rect_sifm()
498 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv30_transfer_rect_m2mf()
553 linear_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in linear_ptr() argument
555 return base + (y * rect->pitch) + (x * rect->cpp); in linear_ptr()
569 swizzle2d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in swizzle2d_ptr() argument
582 return base in swizzle2d_ptr()
586 swizzle3d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) swizzle3d_ptr() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcrestst.c284 UChar* base = NULL; in testTag() local
366 if(base != NULL) { in testTag()
367 free(base); in testTag()
368 base = NULL; in testTag()
371 base=(UChar*)malloc(sizeof(UChar)*(strlen(NAME[j]) + 1)); in testTag()
372 u_uastrcpy(base,NAME[j]); in testTag()
377 if(base != NULL) { in testTag()
378 free(base); in testTag()
379 base = NULL; in testTag()
381 base in testTag()
[all...]
/third_party/python/Lib/
H A Dfunctools.py693 If given, *abcs* is a list of abstract base classes that should be inserted
697 False for all its direct base classes. Implicit ABCs for a given class
704 for i, base in enumerate(reversed(cls.__bases__)):
705 if hasattr(base, '__abstractmethods__'):
714 for base in abcs:
715 if issubclass(cls, base) and not any(
716 issubclass(b, base) for b in cls.__bases__
719 # an ABC *base*, insert said ABC to its MRO.
720 abstract_bases.append(base)
721 for base i
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math-table.hh39 hb_position_t get_x_value (hb_font_t *font, const void *base) const in get_x_value()
40 { return font->em_scale_x (value) + (base+deviceTable).get_x_delta (font); } in get_x_value()
41 hb_position_t get_y_value (hb_font_t *font, const void *base) const in get_y_value()
42 { return font->em_scale_y (value) + (base+deviceTable).get_y_delta (font); } in get_y_value()
44 MathValueRecord* copy (hb_serialize_context_t *c, const void *base) const in copy()
49 out->deviceTable.serialize_copy (c, deviceTable, base, 0, hb_serialize_context_t::Head); in copy()
54 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
57 return_trace (c->check_struct (this) && deviceTable.sanitize (c, base)); in sanitize()
391 MathKernInfoRecord* copy (hb_serialize_context_t *c, const void *base) const in copy()
399 out->mathKern[i].serialize_copy (c, mathKern[i], base, in copy()
[all...]
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H A Dmain.c19 void __iomem *base, u32 offset, u32 *out) in mhi_read_reg()
21 return mhi_cntrl->read_reg(mhi_cntrl, base + offset, out); in mhi_read_reg()
25 void __iomem *base, u32 offset, in mhi_read_reg_field()
31 ret = mhi_read_reg(mhi_cntrl, base, offset, &tmp); in mhi_read_reg_field()
40 void mhi_write_reg(struct mhi_controller *mhi_cntrl, void __iomem *base, in mhi_write_reg() argument
43 mhi_cntrl->write_reg(mhi_cntrl, base + offset, val); in mhi_write_reg()
46 void mhi_write_reg_field(struct mhi_controller *mhi_cntrl, void __iomem *base, in mhi_write_reg_field() argument
52 ret = mhi_read_reg(mhi_cntrl, base, offset, &tmp); in mhi_write_reg_field()
58 mhi_write_reg(mhi_cntrl, base, offset, tmp); in mhi_write_reg_field()
102 db = ring->iommu_base + (ring->wp - ring->base); in mhi_ring_cmd_db()
18 mhi_read_reg(struct mhi_controller *mhi_cntrl, void __iomem *base, u32 offset, u32 *out) mhi_read_reg() argument
24 mhi_read_reg_field(struct mhi_controller *mhi_cntrl, void __iomem *base, u32 offset, u32 mask, u32 shift, u32 *out) mhi_read_reg_field() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c310 ecmd->base.speed = adapter->ahw->link_speed; in qlcnic_82xx_get_link_ksettings()
311 ecmd->base.duplex = adapter->ahw->link_duplex; in qlcnic_82xx_get_link_ksettings()
312 ecmd->base.autoneg = adapter->ahw->link_autoneg; in qlcnic_82xx_get_link_ksettings()
334 ecmd->base.speed = ahw->link_speed; in qlcnic_82xx_get_link_ksettings()
335 ecmd->base.autoneg = ahw->link_autoneg; in qlcnic_82xx_get_link_ksettings()
336 ecmd->base.duplex = ahw->link_duplex; in qlcnic_82xx_get_link_ksettings()
340 ecmd->base.speed = SPEED_UNKNOWN; in qlcnic_82xx_get_link_ksettings()
341 ecmd->base.duplex = DUPLEX_UNKNOWN; in qlcnic_82xx_get_link_ksettings()
342 ecmd->base.autoneg = AUTONEG_DISABLE; in qlcnic_82xx_get_link_ksettings()
347 ecmd->base in qlcnic_82xx_get_link_ksettings()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c310 ecmd->base.speed = adapter->ahw->link_speed; in qlcnic_82xx_get_link_ksettings()
311 ecmd->base.duplex = adapter->ahw->link_duplex; in qlcnic_82xx_get_link_ksettings()
312 ecmd->base.autoneg = adapter->ahw->link_autoneg; in qlcnic_82xx_get_link_ksettings()
334 ecmd->base.speed = ahw->link_speed; in qlcnic_82xx_get_link_ksettings()
335 ecmd->base.autoneg = ahw->link_autoneg; in qlcnic_82xx_get_link_ksettings()
336 ecmd->base.duplex = ahw->link_duplex; in qlcnic_82xx_get_link_ksettings()
340 ecmd->base.speed = SPEED_UNKNOWN; in qlcnic_82xx_get_link_ksettings()
341 ecmd->base.duplex = DUPLEX_UNKNOWN; in qlcnic_82xx_get_link_ksettings()
342 ecmd->base.autoneg = AUTONEG_DISABLE; in qlcnic_82xx_get_link_ksettings()
347 ecmd->base in qlcnic_82xx_get_link_ksettings()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c78 drm_dbg(vma->obj->base.dev, in vma_print_allocator()
85 drm_dbg(vma->obj->base.dev, in vma_print_allocator()
132 vma->size = obj->base.size; in vma_create()
154 obj->base.size >> PAGE_SHIFT)); in vma_create()
157 GEM_BUG_ON(vma->size > obj->base.size); in vma_create()
313 struct dma_fence_work base; member
325 struct i915_vma_work *vw = container_of(work, typeof(*vw), base); in __vma_bind()
343 struct i915_vma_work *vw = container_of(work, typeof(*vw), base); in __vma_release()
367 dma_fence_work_init(&vw->base, &bind_ops); in i915_vma_work()
368 vw->base in i915_vma_work()
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java121 ULocale fullBase = null; // base locale of found (target) resource in getFunctionalEquivalent()
174 // If the get() completed, we have the full base locale in getFunctionalEquivalent()
557 * Get the set of ULocales installed the base bundle.
565 * Get the set of ULocales installed the base bundle, for the specified type.
590 * Get the set of ULocales installed the base bundle.
598 * Get the set of Locales installed the base bundle, for the specified type.
793 // scan available locale resources under the base url first in createFullLocaleNameSet()
938 ICUResourceBundle base = (ICUResourceBundle) actualBundle; in findResourceWithFallback()
941 int depth = base.getResDepth(); in findResourceWithFallback()
946 return findResourceWithFallback(keys, depth, base, requeste in findResourceWithFallback()
949 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument
1615 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc10 #include "src/base/bits.h"
11 #include "src/base/optional.h"
113 base::Optional<const ClassType*> Type::ClassSupertype() const { in ClassSupertype()
119 return base::nullopt; in ClassSupertype()
122 base::Optional<const StructType*> Type::StructSupertype() const { in StructSupertype()
128 return base::nullopt; in StructSupertype()
131 base::Optional<const AggregateType*> Type::AggregateSupertype() const { in AggregateSupertype()
137 return base::nullopt; in AggregateSupertype()
191 if (base::Optional<const Type*> type_wrapped_in_lazy = in GetGeneratedTypeNameImpl()
475 base
[all...]
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c55 target = &rzalloc(pctx, struct agx_streamout_target)->base; in agx_create_stream_output_target()
223 so->base = *state; in agx_create_zsa_state()
266 so->base = *cso; in agx_create_rs_state()
295 (ctx->rast->base.scissor != so->base.scissor) || in agx_bind_rasterizer_state()
296 (ctx->rast->base.offset_tri != so->base.offset_tri); in agx_bind_rasterizer_state()
363 so->base = *state; in agx_create_sampler_state()
500 /* Initialize base object */ in agx_create_sampler_view()
501 so->base in agx_create_sampler_view()
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c61 pan_pool_alloc_desc(&cmdbuf->desc_pool.base, FRAGMENT_JOB); in panvk_cmd_prepare_fragment_job()
92 struct panfrost_ptr ptr = pan_pool_alloc_desc(&cmdbuf->desc_pool.base, in cmd_close_batch()
95 panfrost_add_job(&cmdbuf->desc_pool.base, &batch->scoreboard, in cmd_close_batch()
111 GENX(pan_preload_fb)(&cmdbuf->desc_pool.base, &batch->scoreboard, in cmd_close_batch()
123 pan_pool_alloc_aligned(&cmdbuf->tls_pool.base, size, 4096).gpu; in cmd_close_batch()
129 pan_pool_alloc_aligned(&cmdbuf->tls_pool.base, batch->wls_total_size, 4096).gpu; in cmd_close_batch()
188 pan_pool_alloc_desc_aggregate(&cmdbuf->desc_pool.base, in cmd_alloc_fb_desc()
208 pan_pool_alloc_desc(&cmdbuf->desc_pool.base, LOCAL_STORAGE); in cmd_alloc_tls_desc()
254 pan_pool_alloc_aligned(&cmdbuf->desc_pool.base, in panvk_cmd_prepare_sysvals()
271 pan_pool_alloc_aligned(&cmdbuf->desc_pool.base, in panvk_cmd_prepare_push_constants()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp805 void setDataFloat (void *base, VkComponentTypeKHR dt, deUint32 i, float value) in setDataFloat() argument
809 ((float *)base)[i] = value; in setDataFloat()
814 ((deFloat16 *)base)[i] = deFloat32To16(value); in setDataFloat()
818 float getDataFloat (void *base, VkComponentTypeKHR dt, deUint32 i) in getDataFloat() argument
822 return ((float *)base)[i]; in getDataFloat()
827 return deFloat16To32(((deFloat16 *)base)[i]); in getDataFloat()
831 void setDataInt (void *base, VkComponentTypeKHR dt, deUint32 i, deUint32 value) in setDataInt() argument
837 case VK_COMPONENT_TYPE_UINT8_KHR: ((deUint8 *)base)[i] = (deUint8)value; break; in setDataInt()
838 case VK_COMPONENT_TYPE_UINT16_KHR: ((deUint16 *)base)[i] = (deUint16)value; break; in setDataInt()
839 case VK_COMPONENT_TYPE_UINT32_KHR: ((deUint32 *)base)[ in setDataInt()
847 getDataInt(void *base, VkComponentTypeKHR dt, deUint32 i) getDataInt() argument
864 getDataConvertedToT(void *base, VkComponentTypeKHR dt, deUint32 i) getDataConvertedToT() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/curves/
H A Dintf_curve_2d.h18 #include <base/math/vector.h>
20 #include <meta/base/namespace.h>
28 * @brief ICurve is the base interface for all curves which transform a

Completed in 35 milliseconds

1...<<251252253254255256257258259260>>...737