Searched defs:host_offset (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/nouveau/vulkan/ |
D | nvk_image.h | 70 uint64_t host_offset; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 477 uint32 host_offset, // IN in SVGA3D_BufferDMA()
|
/external/OpenCL-CLHPP/include/CL/ |
D | opencl.hpp | 7670 const array<size_type, 3>& host_offset, in enqueueReadBufferRect() 7709 const array<size_type, 2>& host_offset, in enqueueReadBufferRect() 7738 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect() 7777 const array<size_type, 2>& host_offset, in enqueueWriteBufferRect() 9960 const array<size_type, 3>& host_offset, in enqueueReadBufferRect() 9996 const array<size_type, 2>& host_offset, in enqueueReadBufferRect() 10025 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect() 10061 const array<size_type, 2>& host_offset, in enqueueWriteBufferRect()
|
/external/coreboot/util/cbfstool/ |
D | cbfstool.c | 327 static void add_mmap_window(size_t flash_offset, size_t host_offset, in add_mmap_window()
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 5790 const size_t<3>& host_offset, in enqueueReadBufferRect() 5829 const size_t<3>& host_offset, in enqueueWriteBufferRect() 6942 const size_t<3>& host_offset, in enqueueReadBufferRect() 6978 const size_t<3>& host_offset, in enqueueWriteBufferRect()
|
D | opencl.hpp | 7730 const array<size_type, 3>& host_offset, in enqueueReadBufferRect() 7769 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect() 9651 const array<size_type, 3>& host_offset, in enqueueReadBufferRect() 9687 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect()
|
/external/OpenCL-ICD-Loader/test/loader_test/ |
D | param_struct.h | 237 const size_t * host_offset; member 255 const size_t *host_offset; member
|