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

  /external/mesa3d/src/glsl/
builtin_types.h 79 const glsl_type *const glsl_type::mat4_type = & builtin_core_types[14]; member in class:glsl_type
glsl_types.h 178 static const glsl_type *const mat4_type; member in struct:glsl_type
glsl_types.cpp 443 case IDX(4,4): return mat4_type;
builtin_variables.cpp 573 glsl_type::get_array_instance(glsl_type::mat4_type,
    [all...]

Completed in 357 milliseconds