Searched refs:_mesa_streaming_load_memcpy (Results 1 – 5 of 5) sorted by relevance
37 _mesa_streaming_load_memcpy(void *restrict dst, void *restrict src, size_t len);
37 _mesa_streaming_load_memcpy(void *restrict dst, void *restrict src, size_t len) in _mesa_streaming_load_memcpy() function
235 _mesa_streaming_load_memcpy(map, cache->map, cache->next_offset); in brw_cache_new_bo()
353 memcpy_fn = (mem_copy_fn) _mesa_streaming_load_memcpy; in brw_get_buffer_subdata()
3212 _mesa_streaming_load_memcpy(dst_ptr, src_ptr, width_bytes); in intel_miptree_map_movntdqa()