HomeSort by relevance Sort by last modified time
    Searched refs:depthStencilViewId (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_cmd_vgpu10.c 368 view_relocation(swc, depth_stencil_surf, &cmd->depthStencilViewId,
370 cmd->depthStencilViewId = ss->view_id;
374 view_relocation(swc, NULL, &cmd->depthStencilViewId,
376 cmd->depthStencilViewId = SVGA3D_INVALID_ID;
708 * we then need to overwrite it with the original DepthStencilViewId.
710 view_relocation(swc, ds_surf, &cmd->depthStencilViewId,
712 cmd->depthStencilViewId = ss->view_id;
804 SVGA3dDepthStencilViewId depthStencilViewId,
818 SVGA3D_COPY_BASIC_3(depthStencilViewId, format, resourceDimension);
833 SVGA3dDepthStencilViewId depthStencilViewId)
    [all...]
svga_cmd.h 507 SVGA3dDepthStencilViewId depthStencilViewId,
516 SVGA3dDepthStencilViewId depthStencilViewId);
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_dx.h 356 SVGA3dDepthStencilViewId depthStencilViewId;
598 SVGA3dDepthStencilViewId depthStencilViewId;
969 SVGA3dDepthStencilViewId depthStencilViewId;
988 SVGA3dDepthStencilViewId depthStencilViewId;
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.c     [all...]

Completed in 378 milliseconds