Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13899 typedef tcu::Matrix<glw::GLdouble, 3, 2> DMat2x3; in getFunctionObject() typedef
14294 return new FunctionObject::binary<DMat2x3 /* ResT */, tcu::DVec3 /* Arg1T */, tcu::DVec2 /* Arg2T */>( in getFunctionObject()
14423 return new FunctionObject::unary<DMat2x3 /* ResT */, DMat3x2 /* ArgT */>(function, "transpose", in getFunctionObject()
14432 return new FunctionObject::unary<DMat3x2 /* ResT */, DMat2x3 /* ArgT */>(function, "transpose", in getFunctionObject()

Completed in 21 milliseconds