Home
last modified time | relevance | path

Searched defs:fully_culled (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c781 nir_ssa_def *fully_culled, in compact_vertices_after_culling()
1300 nir_ssa_def *fully_culled = nir_ieq_imm(b, num_live_vertices_in_workgroup, 0u); in add_deferred_attribute_culling() local