Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h316 return EXT_clip_cull_distance_enable || is_version(130, 0); in has_clip_distance()
321 return EXT_clip_cull_distance_enable || in has_cull_distance()
839 bool EXT_clip_cull_distance_enable; member