Home
last modified time | relevance | path

Searched refs:vmw_ioctl_shader_destroy (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_shader.c54 vmw_ioctl_shader_destroy(dst->screen, dst->shid); in vmw_svga_winsys_shader_reference()
Dvmw_screen.h205 vmw_ioctl_shader_destroy(struct vmw_winsys_screen *vws, uint32 shid);
Dvmw_screen_ioctl.c798 vmw_ioctl_shader_destroy(struct vmw_winsys_screen *vws, uint32 shid) in vmw_ioctl_shader_destroy() function