Home
last modified time | relevance | path

Searched defs:is_matrix (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLVarying.h20 static bool is_matrix(SkSLType type) { in is_matrix() function
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_gentype.inl41 bool base<vT, cT, rT, pT>::is_matrix() function in glm::detail::base
/external/angle/src/compiler/translator/
Dgen_builtin_symbols.py1105 def is_matrix(self): member in TType
/external/mesa3d/src/compiler/
Dglsl_types.h736 bool is_matrix() const in is_matrix() function