Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.c450 uint32_t *bdst = (uint32_t *)&idst[4 * NINE_MAX_CONST_I]; in prepare_vs_constants_userbuf() local
500 uint32_t *bdst = (uint32_t *)&idst[4 * NINE_MAX_CONST_I]; in prepare_ps_constants_userbuf() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1193 ALWAYS_INLINE void CopyAndMayBeInterleaveBfloat16(void* bdst, const void* bsrc, in CopyAndMayBeInterleaveBfloat16()