Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h834 BRW_BARYCENTRIC_NONPERSPECTIVE_PIXEL = 3, enumerator
840 ((1 << BRW_BARYCENTRIC_NONPERSPECTIVE_PIXEL) | \
Dbrw_fs_visitor.cpp203 this->delta_xy[BRW_BARYCENTRIC_NONPERSPECTIVE_PIXEL] = in emit_interpolation_setup_gfx4()