Searched refs:const0_handle (Results 1 – 3 of 3) sorted by relevance
297 svga->state.hw_draw.const0_handle = NULL; in svga_context_create()379 if (svga->state.hw_draw.const0_handle) { in svga_context_flush()383 svga->state.hw_draw.const0_handle = NULL; in svga_context_flush()
657 svga->state.hw_draw.const0_handle) { in emit_constbuf()659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
411 struct svga_winsys_surface *const0_handle; member