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

  /xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.cpp 378 const glsl_type *glsl_type::get_base_type() const function in class:glsl_type
419 const glsl_type *scalar_type = type->get_base_type();
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
glsl_types.cpp 368 const glsl_type *glsl_type::get_base_type() const function in class:glsl_type
409 const glsl_type *scalar_type = type->get_base_type();

Completed in 7 milliseconds