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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c2009 bool any_new_descriptors = local in function:crocus_update_pull_constant_descriptors
2018 any_new_descriptors = true;
2022 if (any_new_descriptors)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c2110 bool any_new_descriptors = local in function:iris_update_pull_constant_descriptors
2122 any_new_descriptors = true;
2126 if (any_new_descriptors)

Completed in 9 milliseconds