Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h307 return EXT_clip_cull_distance_enable || is_version(130, 0); in has_clip_distance()
312 return EXT_clip_cull_distance_enable || in has_cull_distance()
763 bool EXT_clip_cull_distance_enable; member