HomeSort by: relevance | last modified time | path
    Searched defs:glsl_array_type (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
nir_types.cpp 505 glsl_array_type(const glsl_type *base, unsigned elements, function
570 return glsl_array_type(glsl_channel_type(t->fields.array), t->length,
  /xsrc/external/mit/MesaLib/dist/src/compiler/
nir_types.cpp 581 glsl_array_type(const glsl_type *base, unsigned elements, function
591 return glsl_array_type(
666 return glsl_array_type(glsl_channel_type(t->fields.array), t->length,

Completed in 22 milliseconds