Searched refs:BRW_BARYCENTRIC_NONPERSPECTIVE_SAMPLE (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_compiler.h | 659 BRW_BARYCENTRIC_NONPERSPECTIVE_SAMPLE = 5, enumerator in enum:brw_barycentric_mode 665 (1 << BRW_BARYCENTRIC_NONPERSPECTIVE_SAMPLE)) |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_compiler.h | 828 BRW_BARYCENTRIC_NONPERSPECTIVE_SAMPLE = 5, enumerator in enum:brw_barycentric_mode 834 (1 << BRW_BARYCENTRIC_NONPERSPECTIVE_SAMPLE)) |
Completed in 7 milliseconds