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

  /external/mesa3d/src/glsl/
glsl_types.h 157 static const glsl_type *const mat2x3_type; member in struct:glsl_type
builtin_types.h 200 const glsl_type *const glsl_type::mat2x3_type = & builtin_120_types[0]; member in class:glsl_type
glsl_types.cpp 319 case IDX(2,3): return mat2x3_type;

Completed in 218 milliseconds