Home
last modified time | relevance | path

Searched defs:pipe_sw (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h60 struct pipe_context *pipe_sw; member
Dnine_state.c3016 struct pipe_context *pipe_sw = device->pipe_sw; in nine_state_init_sw() local
3122 struct pipe_context *pipe_sw = device->pipe_sw; in update_vertex_buffers_sw() local
3180 struct pipe_context *pipe_sw = device->pipe_sw; in update_vs_constants_sw() local
3306 struct pipe_context *pipe_sw = device->pipe_sw; in nine_state_after_draw_sw() local
Ddevice9.c3216 struct pipe_context *pipe_sw = This->pipe_sw; in NineDevice9_ProcessVertices() local