Home
last modified time | relevance | path

Searched refs:SVGA3D_BeginSetTextureState (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_tss.c137 if (SVGA3D_BeginSetTextureState( svga->swc, in update_tss_binding()
206 ret = SVGA3D_BeginSetTextureState(svga->swc, in svga_reemit_tss_bindings()
329 if (SVGA3D_BeginSetTextureState( svga->swc, in update_tss()
Dsvga_cmd.h185 SVGA3D_BeginSetTextureState(struct svga_winsys_context *swc,
Dsvga_cmd.c1292 SVGA3D_BeginSetTextureState(struct svga_winsys_context *swc, in SVGA3D_BeginSetTextureState() function