Searched refs:program_empty (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpipelineobj.c852 bool program_empty = true; local in function:_mesa_validate_program_pipeline
964 program_empty = false;
969 if (program_empty) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpipelineobj.c858 bool program_empty = true; local in function:_mesa_validate_program_pipeline
970 program_empty = false;
975 if (program_empty) {

Completed in 50 milliseconds