Home
last modified time | relevance | path

Searched defs:mat3x4 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp153 TType *mat3x4 = new TType(EbtFloat, 3, 4); in InsertBuiltInFunctions() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp341 typedef lowp_mat3x4 mat3x4; typedef
351 typedef mediump_mat3x4 mat3x4; typedef
384 typedef highp_mat3x4 mat3x4; typedef
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h557 const ast::Matrix* mat3x4(const ast::Type* type) const { in mat3x4() function in tint::ProgramBuilder::TypesBuilder
619 const ast::Matrix* mat3x4() const { in mat3x4() function in tint::ProgramBuilder::TypesBuilder
1269 const ast::CallExpression* mat3x4(ARGS&&... args) { in mat3x4() function in tint::ProgramBuilder
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp121 static const Type mat3x4; member
H A Dgl4cEnhancedLayoutsTests.cpp162 const Type Type::mat3x4 = Type::GetType(Type::Float, 3, 4); member in gl4cts::EnhancedLayouts::Utils::Type

Completed in 43 milliseconds