Searched refs:shadow_or_clamp_disable (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 537 bool shadow_or_clamp_disable : 1; member |
D | bifrost_compile.c | 3389 .shadow_or_clamp_disable = instr->is_shadow, in bi_emit_texc() |