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

  /external/mesa3d/src/compiler/
nir_types.h 105 bool glsl_type_is_error(const struct glsl_type *type);
nir_types.cpp 152 glsl_type_is_error(const glsl_type *type) function
  /external/mesa3d/src/compiler/spirv/
spirv_to_nir.c 746 assert(!glsl_type_is_error(val->type->type));
    [all...]

Completed in 49 milliseconds