Searched refs:gpu_buffer (Results 1 – 5 of 5) sorted by relevance
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
D | Cargo.toml | 2 name = "gpu_buffer"
|
/external/crosvm/devices/ |
D | Android.bp | 2 // Manually added features: audio, gfxstream, gpu, gpu_buffer, gpu_display, gpu_renderer, 73 "gpu_buffer", 117 "gpu_buffer",
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_arguments.cc | 170 Buffer gpu_buffer; in CreateCLObject() local 172 gpu_buffer.CreateFromBufferDescriptor(*buffer_desc, context)); in CreateCLObject() 173 *result = absl::make_unique<Buffer>(std::move(gpu_buffer)); in CreateCLObject()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | metal_arguments.cc | 127 Buffer gpu_buffer; in CreateMetalObject() local 129 gpu_buffer.CreateFromBufferDescriptor(*buffer_desc, device)); in CreateMetalObject() 130 *result = absl::make_unique<Buffer>(std::move(gpu_buffer)); in CreateMetalObject()
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-s7-global.log | 40 [ 0.000000] [0: swapper: 0] CMA memory[9]: gpu_buffer:0x2400000 41 … swapper: 0] Reserved memory: initialized node gpu_buffer, compatible id exynos8890-ion,gpu_bu…
|