Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp5810 bool var_is_gl_id = is_gl_identifier(var->name); in hir() local
8729 bool var_is_gl_id = is_gl_identifier(var->name); in hir() local