Home
last modified time | relevance | path

Searched refs:_mesa_bind_pipeline (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpipelineobj.h66 _mesa_bind_pipeline(struct gl_context *ctx,
Dpipelineobj.c438 _mesa_bind_pipeline(ctx, newObj); in _mesa_BindProgramPipeline()
442 _mesa_bind_pipeline(struct gl_context *ctx, in _mesa_bind_pipeline() function
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1003 _mesa_bind_pipeline(ctx, save->Pipeline); in _mesa_meta_end()