Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13902 typedef tcu::Matrix<glw::GLdouble, 3, 3> DMat3; in getFunctionObject() typedef
13952 return new FunctionObject::unary<glw::GLdouble /* ResT */, DMat3 /* ArgT */>(function, "determinant", in getFunctionObject()
14108 return new FunctionObject::unary<DMat3 /* ResT */, DMat3 /* ArgT */>(function, "inverse", Math::inverse); in getFunctionObject()
14300 return new FunctionObject::binary<DMat3 /* ResT */, tcu::DVec3 /* Arg1T */, tcu::DVec3 /* Arg2T */>( in getFunctionObject()
14429 return new FunctionObject::unary<DMat3 /* ResT */, DMat3 /* ArgT */>(function, "transpose", in getFunctionObject()

Completed in 33 milliseconds