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

  /external/mesa3d/src/glsl/
glsl_types.h 156 static const glsl_type *const mat2_type; member in struct:glsl_type
builtin_types.h 67 const glsl_type *const glsl_type::mat2_type = & builtin_core_types[12]; member in class:glsl_type
glsl_types.cpp 318 case IDX(2,2): return mat2_type;

Completed in 114 milliseconds