Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h512 bool offset_or_bias_disable : 1; member
Dbifrost_compile.c2588 .offset_or_bias_disable = false, /* TODO */ in bi_emit_texc()
2685 if (desc.offset_or_bias_disable) in bi_emit_texc()
2691 desc.offset_or_bias_disable = true; in bi_emit_texc()