Lines Matching full:pipe
4 #include "pipe/p_context.h"
5 #include "pipe/p_defines.h"
6 #include "pipe/p_state.h"
160 nv50_context(struct pipe_context *pipe)
162 return (struct nv50_context *)pipe;
173 nv50_context_shader_stage(unsigned pipe)
175 switch (pipe) {
247 nv50_sifc_linear_u8(struct nouveau_context *pipe,
251 nv50_m2mf_copy_linear(struct nouveau_context *pipe,
265 nv50_vertex_state_create(struct pipe_context *pipe,
269 nv50_vertex_state_delete(struct pipe_context *pipe, void *hwcso);