HomeSort by relevance Sort by last modified time
    Searched refs:glsl_type_is_numeric (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/
nir_types.h 116 bool glsl_type_is_numeric(const struct glsl_type *type);
nir_types.cpp 232 glsl_type_is_numeric(const struct glsl_type *type) function
  /external/mesa3d/src/compiler/nir/
nir_gather_info.c 147 (glsl_type_is_numeric(glsl_without_array(type)) ||

Completed in 46 milliseconds