Searched refs:drm_v3d_create_bo (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Dv3d_drm.h43 #define DRM_IOCTL_V3D_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_V3D_CREATE_BO, struct drm_v3d_create_bo)
144 * struct drm_v3d_create_bo - ioctl argument for creating V3D BOs.
149 struct drm_v3d_create_bo { struct
203 * This is the same value returned by drm_v3d_create_bo, if that was called
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Dv3d_drm.h47 #define DRM_IOCTL_V3D_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_V3D_CREATE_BO, struct drm_v3d_create_bo)
161 * struct drm_v3d_create_bo - ioctl argument for creating V3D BOs.
166 struct drm_v3d_create_bo { struct
223 * This is the same value returned by drm_v3d_create_bo, if that was called
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3d_noop.c62 struct drm_v3d_create_bo *create = arg;
H A Dv3dx.c222 struct drm_v3d_create_bo *create = arg;
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_bo.c233 struct drm_v3d_create_bo create = {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_simulator.c402 v3d_simulator_create_bo_ioctl(int fd, struct drm_v3d_create_bo *args)
H A Dv3d_bufmgr.c164 struct drm_v3d_create_bo create = {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c156 struct drm_v3d_create_bo create = {
/xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/
H A Dv3d_simulator.c483 v3d_simulator_create_bo_ioctl(int fd, struct drm_v3d_create_bo *args)

Completed in 9 milliseconds