Searched refs:SVGA3D_vgpu10_SetPredication (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_query.c | 1258 ret = SVGA3D_vgpu10_SetPredication(svga->swc, queryId, in svga_render_condition() 1262 ret = SVGA3D_vgpu10_SetPredication(svga->swc, queryId, in svga_render_condition() 1327 ret = SVGA3D_vgpu10_SetPredication(svga->swc, query_id, in svga_toggle_render_condition() 1331 ret = SVGA3D_vgpu10_SetPredication(svga->swc, query_id, in svga_toggle_render_condition()
|
D | svga_cmd.h | 398 SVGA3D_vgpu10_SetPredication(struct svga_winsys_context *swc,
|
D | svga_cmd_vgpu10.c | 439 SVGA3D_vgpu10_SetPredication(struct svga_winsys_context *swc, in SVGA3D_vgpu10_SetPredication() function
|