Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp150 TType *mat2x4 = new TType(EbtFloat, 2, 4); in InsertBuiltInFunctions() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp338 typedef lowp_mat2x4 mat2x4; typedef
348 typedef mediump_mat2x4 mat2x4; typedef
369 typedef highp_mat2x4 mat2x4; typedef
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h539 const ast::Matrix* mat2x4(const ast::Type* type) const { in mat2x4() function in tint::ProgramBuilder::TypesBuilder
601 const ast::Matrix* mat2x4() const { in mat2x4() function in tint::ProgramBuilder::TypesBuilder
1245 const ast::CallExpression* mat2x4(ARGS&&... args) { in mat2x4() function in tint::ProgramBuilder
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp118 static const Type mat2x4; member
H A Dgl4cEnhancedLayoutsTests.cpp159 const Type Type::mat2x4 = Type::GetType(Type::Float, 2, 4); member in gl4cts::EnhancedLayouts::Utils::Type

Completed in 47 milliseconds