Searched refs:BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_compiler.h | 656 BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE = 2, enumerator in enum:brw_barycentric_mode |
| H A D | brw_fs.cpp | 1220 bary = BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE; |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_compiler.h | 825 BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE = 2, enumerator in enum:brw_barycentric_mode |
| H A D | brw_fs.cpp | 1281 bary = BRW_BARYCENTRIC_PERSPECTIVE_SAMPLE; |
Completed in 27 milliseconds