Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13931 typedef tcu::Matrix<glw::GLdouble, 3, 4> DMat4x3; in getFunctionObject() typedef
14426 …return new FunctionObject::binary<DMat4x3 /* ResT */, tcu::DVec3 /* Arg1T */, tcu::DVec4 /* Arg2T … in getFunctionObject()
14576 return new FunctionObject::unary<DMat3x4 /* ResT */, DMat4x3 /* ArgT */>(function, "transpose", in getFunctionObject()
14588 return new FunctionObject::unary<DMat4x3 /* ResT */, DMat3x4 /* ArgT */>(function, "transpose", in getFunctionObject()