HomeSort by: relevance | last modified time | path
    Searched defs:is_gl_identifier (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
gl_nir_linker.c 73 is_gl_identifier(const char *s) function
152 is_gl_identifier(in->name) ||
gl_nir_link_uniforms.c 51 is_gl_identifier(const char *s) function
1464 uniform->builtin = is_gl_identifier(uniform->name);
1488 if (!is_gl_identifier(uniform->name) && !uniform->is_shader_storage &&
ir.h 2533 is_gl_identifier(const char *s) function
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
ir.h 2439 is_gl_identifier(const char *s) function

Completed in 8 milliseconds