Searched refs:fsaturate (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_context.h55 bool vsaturate, fsaturate; member in struct:fd3_context
H A Dfd3_draw.c149 .has_per_samp = (fd3_ctx->fsaturate || fd3_ctx->vsaturate),
H A Dfd3_texture.c173 fd3_ctx->fsaturate =
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_context.h56 bool vsaturate, fsaturate; member in struct:fd4_context
H A Dfd4_draw.c140 .has_per_samp = (fd4_ctx->fsaturate || fd4_ctx->vsaturate ||
H A Dfd4_texture.c174 fd4_ctx->fsaturate =
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_context.h63 bool vsaturate, fsaturate; member in struct:fd5_context
H A Dfd5_draw.c133 .has_per_samp = (fd5_ctx->fsaturate || fd5_ctx->vsaturate ||
H A Dfd5_texture.c172 fd5_ctx->fsaturate =

Completed in 138 milliseconds