Searched refs:validate_pipeline (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c145 static struct draw_stage *validate_pipeline( struct draw_stage *stage ) function in typeref:struct:draw_stage *
284 struct draw_stage *pipeline = validate_pipeline( stage );
291 struct draw_stage *pipeline = validate_pipeline( stage );
298 struct draw_stage *pipeline = validate_pipeline( stage );
304 struct draw_stage *pipeline = validate_pipeline( stage );
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c148 static struct draw_stage *validate_pipeline( struct draw_stage *stage ) function in typeref:struct:draw_stage *
291 struct draw_stage *pipeline = validate_pipeline( stage );
298 struct draw_stage *pipeline = validate_pipeline( stage );
305 struct draw_stage *pipeline = validate_pipeline( stage );
311 struct draw_stage *pipeline = validate_pipeline( stage );
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.5.rst71 - draw: check for line_width != 1.0f in validate_pipeline()

Completed in 3 milliseconds