Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13906 typedef tcu::Matrix<glw::GLdouble, 4, 4> DMat4; in getFunctionObject() typedef
13955 return new FunctionObject::unary<glw::GLdouble /* ResT */, DMat4 /* ArgT */>(function, "determinant", in getFunctionObject()
14110 return new FunctionObject::unary<DMat4 /* ResT */, DMat4 /* ArgT */>(function, "inverse", Math::inverse); in getFunctionObject()
14309 return new FunctionObject::binary<DMat4 /* ResT */, tcu::DVec4 /* Arg1T */, tcu::DVec4 /* Arg2T */>( in getFunctionObject()
14438 return new FunctionObject::unary<DMat4 /* ResT */, DMat4 /* ArgT */>(function, "transpose", in getFunctionObject()

Completed in 18 milliseconds