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

  /external/mesa3d/src/glsl/
glsl_types.h 159 static const glsl_type *const mat3x2_type; member in struct:glsl_type
builtin_types.h 202 const glsl_type *const glsl_type::mat3x2_type = & builtin_120_types[2]; member in class:glsl_type
glsl_types.cpp 321 case IDX(3,2): return mat3x2_type;

Completed in 129 milliseconds