HomeSort by relevance Sort by last modified time
    Searched full:have_wpos (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 958 bool have_wpos = (fprog && (fprog->Base.InputsRead & FRAG_BIT_WPOS)); local
964 if ((flags & (ANY_FALLBACK_FLAGS | ANY_RASTER_FLAGS)) || have_wpos) {
975 if (have_wpos) {
    [all...]

Completed in 53 milliseconds