Home
last modified time | relevance | path

Searched defs:mat3x3 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp340 typedef lowp_mat3x3 mat3x3; typedef
350 typedef mediump_mat3x3 mat3x3; typedef
379 typedef highp_mat3x3 mat3x3; typedef
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h551 const ast::Matrix* mat3x3(const ast::Type* type) const { in mat3x3() function in tint::ProgramBuilder::TypesBuilder
613 const ast::Matrix* mat3x3() const { in mat3x3() function in tint::ProgramBuilder::TypesBuilder
1261 const ast::CallExpression* mat3x3(ARGS&&... args) { in mat3x3() function in tint::ProgramBuilder

Completed in 12 milliseconds