Searched refs:DMat4x3 (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13905 typedef tcu::Matrix<glw::GLdouble, 3, 4> DMat4x3; in getFunctionObject() typedef 14315 return new FunctionObject::binary<DMat4x3 /* ResT */, tcu::DVec3 /* Arg1T */, tcu::DVec4 /* Arg2T */>( in getFunctionObject() 14435 return new FunctionObject::unary<DMat3x4 /* ResT */, DMat4x3 /* ArgT */>(function, "transpose", in getFunctionObject() 14444 return new FunctionObject::unary<DMat4x3 /* ResT */, DMat3x4 /* ArgT */>(function, "transpose", in getFunctionObject()
|
Completed in 18 milliseconds