Searched defs:is_matrix (Results 1 – 6 of 6) sorted by relevance
128 bool is_matrix = glsl_type_is_matrix(type); in copy_to_new_var() local
20 static bool is_matrix(GrSLType type) { in is_matrix() function
41 bool base<vT, cT, rT, pT>::is_matrix() function in glm::detail::base
1105 def is_matrix(self): member in TType
746 bool is_matrix() const in is_matrix() function
593 bool Compiler::is_matrix(const SPIRType &type) const in is_matrix() function in Compiler