Home
last modified time | relevance | path

Searched +defs:drm +defs:memory (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c410 v3dv_drm_handle_device(void *data, struct wl_drm *drm, const char *device) in v3dv_drm_handle_device()
433 v3dv_drm_handle_format(void *data, struct wl_drm *drm, uint32_t format) in v3dv_drm_handle_format()
438 v3dv_drm_handle_authenticated(void *data, struct wl_drm *drm) in v3dv_drm_handle_authenticated()
445 v3dv_drm_handle_capabilities(void *data, struct wl_drm *drm, uint32_t value) in v3dv_drm_handle_capabilities()
2842 VkDeviceMemory memory, in v3dv_GetDeviceMemoryCommitment()