Home
last modified time | relevance | path

Searched refs:ignore_srgb_decode (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c62 bool ignore_srgb_decode) in st_update_single_texture() argument
95 ignore_srgb_decode); in st_update_single_texture()
Dst_sampler_view.h80 bool ignore_srgb_decode);
Dst_texture.h345 bool ignore_srgb_decode);
Dst_sampler_view.c523 bool ignore_srgb_decode) in st_get_texture_sampler_view_from_stobj() argument
528 if (!ignore_srgb_decode && samp->sRGBDecode == GL_SKIP_DECODE_EXT) in st_get_texture_sampler_view_from_stobj()