| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | type_mat.hpp | 337 typedef lowp_mat2x3 mat2x3; typedef 347 typedef mediump_mat2x3 mat2x3; typedef 364 typedef highp_mat2x3 mat2x3; typedef
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | call_test.cc | 40 using mat2x3 = builder::mat2x3<T>; typedef
|
| D | resolver_test_helper.h | 148 using mat2x3 = mat<2, 3, T>; variable
|
| D | resolver_test.cc | 70 using mat2x3 = builder::mat2x3<T>; typedef
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | Initialize.cpp | 149 TType *mat2x3 = new TType(EbtFloat, 2, 3); in InsertBuiltInFunctions() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | program_builder.h | 533 const ast::Matrix* mat2x3(const ast::Type* type) const { in mat2x3() function 595 const ast::Matrix* mat2x3() const { in mat2x3() function 1237 const ast::CallExpression* mat2x3(ARGS&&... args) { in mat2x3() function
|
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| D | generator_impl_type_test.cc | 141 auto* mat2x3 = create<sem::Matrix>(vec3, 2); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| D | generator_impl_type_test.cc | 141 auto* mat2x3 = create<sem::Matrix>(vec3, 2); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| D | generator_impl_type_test.cc | 107 auto* mat2x3 = ty.mat2x3<f32>(); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder_type_test.cc | 212 auto* mat2x3 = create<sem::Matrix>(vec3, 2); in TEST_F() local
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| D | generator_impl_type_test.cc | 181 auto* mat2x3 = create<sem::Matrix>(vec3, 2); in TEST_F() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cEnhancedLayoutsTests.hpp | 117 static const Type mat2x3; member
|
| D | gl4cEnhancedLayoutsTests.cpp | 158 const Type Type::mat2x3 = Type::GetType(Type::Float, 2, 3); member in gl4cts::EnhancedLayouts::Utils::Type
|