Home
last modified time | relevance | path

Searched defs:glsl130_or_later (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c60 bool glsl130_or_later, bool srgb_skip_decode) in st_texture_set_sampler_view()
303 bool glsl130_or_later) in compute_texture_format_swizzle()
371 bool glsl130_or_later) in get_texture_format_swizzle()
410 bool glsl130_or_later) in check_sampler_swizzle()
485 bool glsl130_or_later) in st_create_texture_sampler_view_from_stobj()
522 bool glsl130_or_later, in st_get_texture_sampler_view_from_stobj()
Dst_atom_texture.c61 GLuint texUnit, bool glsl130_or_later, in st_update_single_texture()
Dst_texture.h59 bool glsl130_or_later; member