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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 363 bool has_implicit_int_to_uint_conversion() const function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 253 if (!state->has_implicit_int_to_uint_conversion())
  /xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.cpp 1862 if ((!state || state->has_implicit_int_to_uint_conversion()) &&

Completed in 11 milliseconds