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