HomeSort by relevance Sort by last modified time
    Searched full:mat4_type (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/glsl/
builtin_types.h 69 const glsl_type *const glsl_type::mat4_type = & builtin_core_types[14]; member in class:glsl_type
glsl_types.cpp 326 case IDX(4,4): return mat4_type;
glsl_types.h 164 static const glsl_type *const mat4_type; member in struct:glsl_type
ir_variable.cpp 162 glsl_type::get_array_instance(glsl_type::mat4_type,

Completed in 59 milliseconds