Searched defs:mat3 (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | Initialize.cpp | 152 TType *mat3 = new TType(EbtFloat, 3, 3); in InsertBuiltInFunctions() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_mat.hpp | 411 typedef mat3x3 mat3; typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryDirectionTests.cpp | 196 VkTransformMatrixKHR toTransformMatrixKHR (const tcu::Mat3& mat3) in toTransformMatrixKHR()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDirectionTests.cpp | 196 VkTransformMatrixKHR toTransformMatrixKHR (const tcu::Mat3& mat3) in toTransformMatrixKHR()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 120 static const Type mat3; member
|
D | gl4cEnhancedLayoutsTests.cpp | 161 const Type Type::mat3 = Type::GetType(Type::Float, 3, 3); member in gl4cts::EnhancedLayouts::Utils::Type
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 2745 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0, in mat3() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 3530 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0, in mat3() function
|