Home
last modified time | relevance | path

Searched defs:destination_data (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcopy_thunk.cc33 se::DeviceMemoryBase destination_data = in ExecuteOnStream() local
50 se::DeviceMemoryBase destination_data = in ExecuteOnStream() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h92 u_copy_nv12_to_yv12(void *const *destination_data, in u_copy_nv12_to_yv12()
160 u_copy_yv12_to_nv12(void *const *destination_data, in u_copy_yv12_to_nv12()
183 u_copy_swap422_packed(void *const *destination_data, in u_copy_swap422_packed()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcollective_ops_utils.h170 se::DeviceMemoryBase destination_data; member
/external/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c200 void *const *destination_data, in vlVdpVideoSurfaceGetBitsYCbCr()
Doutput.c199 void *const *destination_data, in vlVdpOutputSurfaceGetBitsNative()
/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc508 const int* destination_data = destination.data(); in TEST() local
527 const int* destination_data = destination->data(); in TEST() local
1211 const std::string* const* destination_data = destination.data(); in TEST() local
1230 const std::string* const* destination_data = destination->data(); in TEST() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp434 glw::GLvoid* destination_data = (glw::GLvoid*)s_destination_texture_data_f; in prepareDestinationTextureAndFramebuffer() local
Dgl4cBufferStorageTests.cpp3001 GLuint destination_data[data_size]; in iterate() local
3176 GLuint destination_data[data_size]; in iterate() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc145 se::DeviceMemoryBase destination_data; member
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp3482 static const GLfloat destination_data[4] = { 1.0f, 1.0f, 1.0f, 1.0f }; in iterate() local