class BatchGpuDownloaderTest_MultipleReadToSameBuffer_Test

Defined at line 337 of file ../../src/ui/lib/escher/test/renderer/batch_gpu_downloader_unittest.cc

Test to make sure that multiple downloader can access the same buffer

multiple times and still succesfully submit work to the GPU and have it

finish. This is to make sure that the command buffer does not get stuck

waiting on itself.

Public Methods

void BatchGpuDownloaderTest_MultipleReadToSameBuffer_Test ()

Defined at line 337 of file ../../src/ui/lib/escher/test/renderer/batch_gpu_downloader_unittest.cc

void BatchGpuDownloaderTest_MultipleReadToSameBuffer_Test (const BatchGpuDownloaderTest_MultipleReadToSameBuffer_Test & )

Defined at line 337 of file ../../src/ui/lib/escher/test/renderer/batch_gpu_downloader_unittest.cc

BatchGpuDownloaderTest_MultipleReadToSameBuffer_Test & operator= (const BatchGpuDownloaderTest_MultipleReadToSameBuffer_Test & )

Defined at line 337 of file ../../src/ui/lib/escher/test/renderer/batch_gpu_downloader_unittest.cc