Lines Matching defs:pipelines
22302 _mesa_marshal_DeleteProgramPipelines(GLsizei n, const GLuint * pipelines)
22307 CALL_DeleteProgramPipelines(ctx->CurrentServerDispatch, (n, pipelines));
22313 _mesa_marshal_GenProgramPipelines(GLsizei n, GLuint * pipelines)
22318 CALL_GenProgramPipelines(ctx->CurrentServerDispatch, (n, pipelines));
30009 _mesa_marshal_CreateProgramPipelines(GLsizei n, GLuint * pipelines)
30014 CALL_CreateProgramPipelines(ctx->CurrentServerDispatch, (n, pipelines));