Home
last modified time | relevance | path

Searched refs:envy_null_colors (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
H A Dcolors.h46 extern const struct envy_colors envy_null_colors;
H A Dcolors.c27 const struct envy_colors envy_null_colors = { variable
H A Drnndec.c38 res->colors = &envy_null_colors; in rnndec_newcontext()
/third_party/mesa3d/src/freedreno/afuc/
H A Dutil.c278 ctx->colors = colors ? &envy_def_colors : &envy_null_colors; in afuc_util_init()
/third_party/mesa3d/src/freedreno/decode/
H A Drnnutil.c53 rnn->vc_nocolor->colors = &envy_null_colors; in _rnn_init()

Completed in 4 milliseconds