HomeSort by: relevance | last modified time | path
    Searched refs:depthStencilViewId (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_dx.h 365 SVGA3dDepthStencilViewId depthStencilViewId;
607 SVGA3dDepthStencilViewId depthStencilViewId;
1061 SVGA3dDepthStencilViewId depthStencilViewId;
1080 SVGA3dDepthStencilViewId depthStencilViewId;
1584 uint32 depthStencilViewId;
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.c 806 cmd->body.depthStencilViewId = cbs->ds_view.bi.res->id;
808 cmd->body.depthStencilViewId = SVGA3D_INVALID_ID;
vmwgfx_execbuf.c 2366 0, &cmd->body.depthStencilViewId, 1, 0);
2414 cmd->body.depthStencilViewId);

Completed in 16 milliseconds