Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h517 bool offset_or_bias_disable : 1; member
Dbifrost_compile.c1872 .offset_or_bias_disable = false, /* TODO */ in emit_texc()
1964 if (desc.offset_or_bias_disable) in emit_texc()
1970 desc.offset_or_bias_disable = true; in emit_texc()