HomeSort by: relevance | last modified time | path
    Searched refs:linear_max_nstops (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_gradient.c 506 if ((glamor_priv->linear_max_nstops >= stops_count) && (dyn_gen)) {
548 glamor_priv->linear_max_nstops = stops_count;
574 glamor_priv->linear_max_nstops = 0;
glamor_priv.h 331 int linear_max_nstops; member in struct:glamor_screen_private

Completed in 6 milliseconds