Searched refs:BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
D | brw_compiler.h | 833 BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE = 2, enumerator |
D | brw_fs.cpp | 1202 bary = BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE; in brw_barycentric_mode() |