Searched refs:view_relocation (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c47 view_relocation(struct svga_winsys_context *swc, // IN function in typeref:typename:void
330 view_relocation(swc, color_surf, &cmd->renderTargetViewId,
369 view_relocation(swc, depth_stencil_surf, &cmd->depthStencilViewId,
375 view_relocation(swc, NULL, &cmd->depthStencilViewId,
385 view_relocation(swc, color_surfs[i], ctarget + i, SVGA_RELOC_WRITE);
389 view_relocation(swc, NULL, ctarget + i, SVGA_RELOC_WRITE);
713 view_relocation(swc, ds_surf, &cmd->depthStencilViewId,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c47 view_relocation(struct svga_winsys_context *swc, // IN function in typeref:typename:void
330 view_relocation(swc, color_surf, &cmd->renderTargetViewId,
369 view_relocation(swc, depth_stencil_surf, &cmd->depthStencilViewId,
375 view_relocation(swc, NULL, &cmd->depthStencilViewId,
385 view_relocation(swc, color_surfs[i], ctarget + i, SVGA_RELOC_WRITE);
389 view_relocation(swc, NULL, ctarget + i, SVGA_RELOC_WRITE);
713 view_relocation(swc, ds_surf, &cmd->depthStencilViewId,

Completed in 26 milliseconds