Home
last modified time | relevance | path

Searched refs:DMat4x2 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13930 typedef tcu::Matrix<glw::GLdouble, 2, 4> DMat4x2; in getFunctionObject() typedef
14422 …return new FunctionObject::binary<DMat4x2 /* ResT */, tcu::DVec2 /* Arg1T */, tcu::DVec4 /* Arg2T … in getFunctionObject()
14564 return new FunctionObject::unary<DMat2x4 /* ResT */, DMat4x2 /* ArgT */>(function, "transpose", in getFunctionObject()
14584 return new FunctionObject::unary<DMat4x2 /* ResT */, DMat2x4 /* ArgT */>(function, "transpose", in getFunctionObject()