Searched defs:shader_writes_zs (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/panfrost/lib/ | ||
H A D | pan_earlyzs.c | 57 bool shader_writes_zs = (s->fs.writes_depth || s->fs.writes_stencil); in analyze() local |
Completed in 1 milliseconds