Searched defs:first_dot (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_xfb_varying.cpp119 const char *first_dot = strchr(name, '.'); local in function:get_field_name
H A Dlink_uniforms.cpp50 const char *first_dot = strchr(name, '.'); local in function:get_top_level_name
80 const char *first_dot = strchr(name, '.'); local in function:get_var_name
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp4209 const char *first_dot = strchr(name, '.'); local in function:get_top_level_name
4239 const char *first_dot = strchr(name, '.'); local in function:get_var_name

Completed in 14 milliseconds