Home
last modified time | relevance | path

Searched refs:drm_mode_destroy_dumb (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.c44 struct drm_mode_destroy_dumb destroy_dumb = {0}; in renderonly_scanout_destroy()
65 struct drm_mode_destroy_dumb destroy_dumb = {0}; in renderonly_create_kms_dumb_buffer_for_resource()
/third_party/mesa3d/src/gallium/winsys/panfrost/drm/
H A Dpanfrost_drm_winsys.c63 struct drm_mode_destroy_dumb destroy_dumb = {0}; in panfrost_create_kms_dumb_buffer_for_resource()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.cpp187 struct drm_mode_destroy_dumb dreq; in destroySurface()
188 memset(&dreq, 0, sizeof(struct drm_mode_destroy_dumb)); in destroySurface()
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c175 struct drm_mode_destroy_dumb destroy_req; in kms_sw_displaytarget_create()
231 struct drm_mode_destroy_dumb destroy_req; in kms_sw_displaytarget_destroy()
/third_party/libdrm/tests/modetest/
H A Dbuffers.c343 struct drm_mode_destroy_dumb arg; in bo_destroy()
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys_helper.c59 struct drm_mode_destroy_dumb args = { in pvr_winsys_helper_display_buffer_destroy()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h1001 struct drm_mode_destroy_dumb { struct
H A Ddrm.h1063 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
/third_party/libdrm/include/drm/
H A Ddrm_mode.h917 struct drm_mode_destroy_dumb { struct
H A Ddrm.h1053 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c970 struct drm_mode_destroy_dumb arg; in gbm_dri_bo_destroy()
1157 struct drm_mode_destroy_dumb destroy_arg; in create_dumb()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2080 struct drm_mode_destroy_dumb destroy_dumb = { in device_free_wsi_dumb()

Completed in 19 milliseconds