Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp155 TType *mat4x3 = new TType(EbtFloat, 4, 3); in InsertBuiltInFunctions() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp343 typedef lowp_mat4x3 mat4x3; typedef
353 typedef mediump_mat4x3 mat4x3; typedef
394 typedef highp_mat4x3 mat4x3; typedef
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h569 const ast::Matrix* mat4x3(const ast::Type* type) const { in mat4x3() function in tint::ProgramBuilder::TypesBuilder
631 const ast::Matrix* mat4x3() const { in mat4x3() function in tint::ProgramBuilder::TypesBuilder
1285 const ast::CallExpression* mat4x3(ARGS&&... args) { in mat4x3() function in tint::ProgramBuilder
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp123 static const Type mat4x3; member
H A Dgl4cEnhancedLayoutsTests.cpp164 const Type Type::mat4x3 = Type::GetType(Type::Float, 4, 3); member in gl4cts::EnhancedLayouts::Utils::Type

Completed in 43 milliseconds