HomeSort by: relevance | last modified time | path
    Searched defs:vmw_stdu_bind_st (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_stdu.c 208 * vmw_stdu_bind_st - Binds a surface to a Screen Target
216 static int vmw_stdu_bind_st(struct vmw_private *dev_priv, function in typeref:typename:int
383 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL);
437 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL);
1616 ret = vmw_stdu_bind_st(dev_priv, stdu, &stdu->display_srf->res);
1638 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL);

Completed in 12 milliseconds