Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h833 BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE = 2, enumerator
Dbrw_fs.cpp1202 bary = BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE; in brw_barycentric_mode()