Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_tss.c50 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; in svga_cleanup_tss_binding()
65 struct svga_hw_view_state *view;
80 struct svga_hw_view_state *view, in emit_tex_binding_unit()
190 struct svga_hw_view_state *view = queue.bind[i].view; in update_tss_binding()
249 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; in svga_reemit_tss_bindings()
262 struct svga_hw_view_state *view = &svga->state.hw_draw.views[unit]; in svga_reemit_tss_bindings()
Dsvga_context.h365 struct svga_hw_view_state struct
386 struct svga_hw_view_state views[PIPE_MAX_SAMPLERS]; argument
Dsvga_draw.c213 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; in draw_vgpu9()