Home
last modified time | relevance | path

Searched refs:lower_srgb (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1380 if ((texture_mask & options->lower_srgb) && in nir_lower_tex_block()
Dnir.h5157 unsigned lower_srgb; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2291 tex_options.lower_srgb |= (1 << i); in vc4_shader_ntq()