Searched defs:host_buffer (Results 1 – 5 of 5) sorted by relevance
57 char* host_buffer = (char*)malloc(buffer_bytes); in test_simple_read_image_pitch() local120 char* host_buffer = (char*)malloc(buffer_bytes); in test_simple_write_image_pitch() local
74 auto host_buffer = absl::make_unique<char[]>(buf.size()); in PrintBufferContents() local
256 static std::vector<T>* host_buffer = [] { in InitializeTypedBuffer() local
115 for (auto host_buffer : arguments) { in RunMlirModuleWithHostBuffers() local
370 auto& host_buffer = compute_pipeline.pipeline->GetBuffers()[i]; in MapDeviceBufferToHostBuffer() local