HomeSort by relevance Sort by last modified time
    Searched defs:anv_gem_mmap (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/intel/vulkan/
anv_gem_stubs.c 58 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, function
69 * this map is no longer valid. Pair this with anv_gem_mmap().
anv_gem.c 80 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, function
99 * this map is no longer valid. Pair this with anv_gem_mmap().

Completed in 74 milliseconds