Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c536 ret = SVGA3D_vgpu10_SetPredication(svga->swc, query_id, in svga_toggle_render_condition()
540 ret = SVGA3D_vgpu10_SetPredication(svga->swc, query_id, in svga_toggle_render_condition()
Dsvga_pipe_query.c1235 ret = SVGA3D_vgpu10_SetPredication(svga->swc, queryId, in svga_render_condition()
1239 ret = SVGA3D_vgpu10_SetPredication(svga->swc, queryId, in svga_render_condition()
Dsvga_cmd.h398 SVGA3D_vgpu10_SetPredication(struct svga_winsys_context *swc,
Dsvga_cmd_vgpu10.c439 SVGA3D_vgpu10_SetPredication(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetPredication() function