Searched defs:host_buffer (Results 1 – 3 of 3) 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
249 static std::vector<T>* host_buffer = [] { in InitializeTypedBuffer() local
370 auto& host_buffer = compute_pipeline.pipeline->GetBuffers()[i]; in MapDeviceBufferToHostBuffer() local