Home
last modified time | relevance | path

Searched refs:Matrix4d (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuMatrix.hpp525 typedef Matrix<double, 4, 4> Matrix4d; typedef
536 typedef Matrix4d Mat4d;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.hpp386 template <> struct DataTypeTraits<tcu::Matrix4d> { enum { DATATYPE = TYPE_DOUBLE_MAT4 }; };
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4956 ExprP<Matrix4d> mat = args.a; in doExpand()
5272 class Inverse64bit<4> : public DerivedFunc<Signature<Matrix4d, Matrix4d> >
5281 ExprP<Matrix4d> mat = args.a; in doExpand()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4945 ExprP<Matrix4d> mat = args.a; in doExpand()
5261 class Inverse64bit<4> : public DerivedFunc<Signature<Matrix4d, Matrix4d> >
5270 ExprP<Matrix4d> mat = args.a; in doExpand()

Completed in 25 milliseconds