Searched defs:gem_handle (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_drm.c136 uint32_t gem_handle; local in function:tu_gem_import_dmabuf
146 tu_gem_export_dmabuf(const struct tu_device *dev, uint32_t gem_handle) argument
156 tu_gem_close(const struct tu_device *dev, uint32_t gem_handle) argument
167 tu_gem_info(const struct tu_device *dev, uint32_t gem_handle, uint32_t info) argument
184 tu_gem_info_offset(const struct tu_device *dev, uint32_t gem_handle) argument
191 tu_gem_info_iova(const struct tu_device * dev,uint32_t gem_handle) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_allocate.h70 int gem_handle; member in struct:panfrost_memory
H A Dpan_resource.h87 int gem_handle; member in struct:panfrost_bo
H A Dpan_drm.c131 unsigned gem_handle; local in function:panfrost_drm_import_bo
168 panfrost_drm_export_bo(struct panfrost_screen *screen, int gem_handle, unsigne argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_bo.h104 int gem_handle; member in struct:panfrost_bo
H A Dpan_bo.c473 unsigned gem_handle; local in function:panfrost_bo_import
[all...]
H A Dpan_device.h248 pan_lookup_bo(struct panfrost_device *dev, uint32_t gem_handle) argument
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_uxa_video.c255 uint32_t *gem_handle = (uint32_t *)buf; local in function:intel_uxa_video_put_image_textured
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_uxa_video.c255 uint32_t *gem_handle = (uint32_t *)buf; local in function:intel_uxa_video_put_image_textured
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h104 uint32_t gem_handle; member in struct:iris_bo
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_gem_stubs.c54 anv_gem_close(struct anv_device *device, uint32_t gem_handle) argument
60 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, argument
86 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) argument
92 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) argument
112 anv_gem_set_caching(struct anv_device *device, uint32_t gem_handle, argument
119 anv_gem_set_domain(struct anv_device *device, uint32_t gem_handle, argument
181 anv_gem_handle_to_fd(struct anv_device *device, uint32_t gem_handle) argument
105 anv_gem_set_tiling(struct anv_device * device,uint32_t gem_handle,uint32_t stride,uint32_t tiling) argument
[all...]
H A Danv_gem.c69 anv_gem_close(struct anv_device *device, uint32_t gem_handle) argument
82 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, argument
139 anv_gem_set_domain(struct anv_device *device, uint32_t gem_handle, argument
155 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) argument
127 anv_gem_set_caching(struct anv_device * device,uint32_t gem_handle,uint32_t caching) argument
172 anv_gem_wait(struct anv_device * device,uint32_t gem_handle,int64_t * timeout_ns) argument
198 anv_gem_get_tiling(struct anv_device * device,uint32_t gem_handle) argument
213 anv_gem_set_tiling(struct anv_device * device,uint32_t gem_handle,uint32_t stride,uint32_t tiling) argument
398 anv_gem_handle_to_fd(struct anv_device * device,uint32_t gem_handle) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.h101 uint32_t gem_handle; member in struct:brw_bo
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h56 uint32_t gem_handle; member in struct:crocus_bo
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.h102 uint32_t gem_handle; member in struct:brw_bo
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dintel_xvmc_private.h112 uint32_t gem_handle; member in struct:intel_xvmc_surface
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dintel_xvmc_private.h112 uint32_t gem_handle; member in struct:intel_xvmc_surface
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_simulator.c290 v3d_get_simulator_bo(struct v3d_simulator_file *file, int gem_handle) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c219 vc4_get_simulator_bo(struct vc4_simulator_file *file, int gem_handle) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/tests/
H A Dgen_mi_builder_test.cpp38 uint32_t gem_handle; member in struct:address
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c219 vc4_get_simulator_bo(struct vc4_simulator_file *file, int gem_handle) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_gem_stubs.c43 anv_gem_close(struct anv_device *device, uint32_t gem_handle) argument
57 anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, argument
89 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) argument
95 anv_gem_wait(struct anv_device *device, uint32_t gem_handle, int64_t *timeout_ns) argument
115 anv_gem_get_tiling(struct anv_device *device, uint32_t gem_handle) argument
121 anv_gem_set_caching(struct anv_device *device, uint32_t gem_handle, argument
128 anv_gem_set_domain(struct anv_device *device, uint32_t gem_handle, argument
108 anv_gem_set_tiling(struct anv_device * device,uint32_t gem_handle,uint32_t stride,uint32_t tiling) argument
190 anv_gem_handle_to_fd(struct anv_device * device,uint32_t gem_handle) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/
H A Dv3d_simulator.c325 v3d_get_simulator_bo(struct v3d_simulator_file *file, int gem_handle) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h163 uint32_t gem_handle; member in struct:iris_bo
/xsrc/external/mit/MesaLib/dist/src/intel/common/tests/
H A Dmi_builder_test.cpp38 uint32_t gem_handle; member in struct:address

Completed in 28 milliseconds

12