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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 166 if (!this->has_explicit_attrib_location()) {
198 if (!this->has_explicit_attrib_location() ||
229 bool has_explicit_attrib_location() const function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 5307 && !state->has_explicit_attrib_location()
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 164 if (!this->has_explicit_attrib_location()) {
196 if (!this->has_explicit_attrib_location() ||
227 bool has_explicit_attrib_location() const function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 5132 && !state->has_explicit_attrib_location()

Completed in 54 milliseconds