Searched refs:DMat3x2 (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13901 typedef tcu::Matrix<glw::GLdouble, 2, 3> DMat3x2; in getFunctionObject() typedef 14303 return new FunctionObject::binary<DMat3x2 /* ResT */, tcu::DVec2 /* Arg1T */, tcu::DVec3 /* 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 25 milliseconds