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

  /external/mesa3d/src/gallium/drivers/svga/
svga_cmd.c 83 * SVGA3D_FIFOReserve --
108 SVGA3D_FIFOReserve(struct svga_winsys_context *swc,
170 cmd = SVGA3D_FIFOReserve(swc,
204 cmd = SVGA3D_FIFOReserve(swc,
284 cmd = SVGA3D_FIFOReserve(swc,
372 cmd = SVGA3D_FIFOReserve(swc,
455 cmd = SVGA3D_FIFOReserve(swc,
517 cmd = SVGA3D_FIFOReserve(swc,
592 cmd = SVGA3D_FIFOReserve(swc,
645 cmd = SVGA3D_FIFOReserve(swc
    [all...]
svga_cmd_vgpu10.c 84 cmd = SVGA3D_FIFOReserve(swc, SVGA_3D_CMD_DX_##CommandCode, \
94 cmd = SVGA3D_FIFOReserve(swc, SVGA_3D_CMD_DX_##CommandCode, \
178 SVGA3D_FIFOReserve(swc,
203 SVGA3D_FIFOReserve(swc,
238 SVGA3dCmdDXSetShader *cmd = SVGA3D_FIFOReserve(swc,
267 cmd = SVGA3D_FIFOReserve(swc,
316 cmd = SVGA3D_FIFOReserve(swc,
354 cmd = SVGA3D_FIFOReserve(swc,
445 cmd = SVGA3D_FIFOReserve(swc, SVGA_3D_CMD_DX_SET_PREDICATION,
467 cmd = SVGA3D_FIFOReserve(swc
    [all...]
svga_resource_buffer_upload.c 462 invalidate_cmd = SVGA3D_FIFOReserve(swc,
491 update_cmd = SVGA3D_FIFOReserve(swc,
581 cmd = SVGA3D_FIFOReserve(swc,
    [all...]
svga_cmd.h 59 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, uint32 cmd, uint32 cmdSize, uint32 nr_relocs);

Completed in 82 milliseconds