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

  /external/mesa3d/src/compiler/
nir_types.h 147 const struct glsl_type * glsl_function_type(const struct glsl_type *return_type,
nir_types.cpp 351 glsl_function_type(const glsl_type *return_type, function
  /external/mesa3d/src/compiler/spirv/
spirv_to_nir.c 814 val->type->type = glsl_function_type(return_type, params, count - 3);
    [all...]

Completed in 179 milliseconds