Searched refs:anv_gem_userptr (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 80 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) function in typeref:typename:uint32_t
|
| H A D | anv_gem.c | 111 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) function in typeref:typename:uint32_t
|
| H A D | anv_allocator.c | 569 gem_handle = anv_gem_userptr(pool->device, map, size); 1732 uint32_t gem_handle = anv_gem_userptr(device, host_ptr, size);
|
| H A D | anv_private.h | 1221 uint32_t anv_gem_userptr(struct anv_device *device, void *mem, size_t size);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 77 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) function in typeref:typename:uint32_t
|
| H A D | anv_gem.c | 168 anv_gem_userptr(struct anv_device *device, void *mem, size_t size) function in typeref:typename:uint32_t
|
| H A D | anv_allocator.c | 1774 uint32_t gem_handle = anv_gem_userptr(device, host_ptr, size);
|
| H A D | anv_private.h | 1425 uint32_t anv_gem_userptr(struct anv_device *device, void *mem, size_t size);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.1.rst | 110 - anv: gem-stubs: return a valid fd got anv_gem_userptr()
|
| H A D | 19.1.8.rst | 179 - anv: gem-stubs: return a valid fd got anv_gem_userptr()
|
| H A D | 19.3.0.rst | 2252 - anv: gem-stubs: return a valid fd got anv_gem_userptr()
|
Completed in 29 milliseconds