Home
last modified time | relevance | path

Searched refs:shadow_or_clamp_disable (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h537 bool shadow_or_clamp_disable : 1; member
Dbifrost_compile.c3389 .shadow_or_clamp_disable = instr->is_shadow, in bi_emit_texc()