Home
last modified time | relevance | path

Searched defs:bdst (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c490 uint32_t *bdst = (uint32_t *)&idst[4 * NINE_MAX_CONST_I]; in prepare_vs_constants_userbuf() local
577 uint32_t *bdst = (uint32_t *)&idst[4 * NINE_MAX_CONST_I]; in prepare_ps_constants_userbuf() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_matmul_op.cc1201 ALWAYS_INLINE void CopyAndMayBeInterleaveBfloat16(void* bdst, const void* bsrc, in CopyAndMayBeInterleaveBfloat16()