Home
last modified time | relevance | path

Searched refs:SVGA3D_FIFOReserve (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c108 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, in SVGA3D_FIFOReserve() function
168 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_DefineContext()
202 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_DestroyContext()
282 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_BeginDefineSurface()
370 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_DestroySurface()
453 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_SurfaceDMA()
515 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_BufferDMA()
590 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_SetRenderTarget()
643 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_DefineShader()
685 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_DestroyShader()
[all …]
Dsvga_cmd_vgpu10.c84 cmd = SVGA3D_FIFOReserve(swc, SVGA_3D_CMD_DX_##CommandCode, \
94 cmd = SVGA3D_FIFOReserve(swc, SVGA_3D_CMD_DX_##CommandCode, \
178 SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_PredCopyRegion()
203 SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_PredCopy()
238 SVGA3dCmdDXSetShader *cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_SetShader()
267 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_SetShaderResources()
316 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_ClearRenderTargetView()
354 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_SetRenderTargets()
445 cmd = SVGA3D_FIFOReserve(swc, SVGA_3D_CMD_DX_SET_PREDICATION, in SVGA3D_vgpu10_SetPredication()
467 cmd = SVGA3D_FIFOReserve(swc, in SVGA3D_vgpu10_SetSOTargets()
[all …]
Dsvga_resource_buffer_upload.c255 invalidate_cmd = SVGA3D_FIFOReserve(swc, in svga_buffer_upload_gb_command()
283 update_cmd = SVGA3D_FIFOReserve(swc, in svga_buffer_upload_gb_command()
373 cmd = SVGA3D_FIFOReserve(swc, in svga_buffer_upload_hb_command()
Dsvga_cmd.h59 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, uint32 cmd, uint32 cmdSize, uint32 nr_relocs);