Searched refs:DMat4x2 (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13904 typedef tcu::Matrix<glw::GLdouble, 2, 4> DMat4x2; in getFunctionObject() typedef 14312 return new FunctionObject::binary<DMat4x2 /* ResT */, tcu::DVec2 /* Arg1T */, tcu::DVec4 /* Arg2T */>( in getFunctionObject() 14426 return new FunctionObject::unary<DMat2x4 /* ResT */, DMat4x2 /* ArgT */>(function, "transpose", in getFunctionObject() 14441 return new FunctionObject::unary<DMat4x2 /* ResT */, DMat2x4 /* ArgT */>(function, "transpose", in getFunctionObject()
|
Completed in 17 milliseconds