Searched refs:driver_set_sampler_views (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_pstipple.c | 106 void (*driver_set_sampler_views)(struct pipe_context *, member in struct:pstip_stage 217 pstip->driver_set_sampler_views(pipe, PIPE_SHADER_FRAGMENT, 0, 246 pstip->driver_set_sampler_views(pipe, PIPE_SHADER_FRAGMENT, 0, 419 pstip->driver_set_sampler_views(pstip->pipe, shader, start, num, views); 468 pstip->driver_set_sampler_views = pipe->set_sampler_views;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_pstipple.c | 108 void (*driver_set_sampler_views)(struct pipe_context *, member in struct:pstip_stage 227 pstip->driver_set_sampler_views(pipe, PIPE_SHADER_FRAGMENT, 0, 257 pstip->driver_set_sampler_views(pipe, PIPE_SHADER_FRAGMENT, 0, 443 pstip->driver_set_sampler_views(pstip->pipe, shader, start, num, 493 pstip->driver_set_sampler_views = pipe->set_sampler_views;
|
Completed in 4 milliseconds