Searched refs:matrixFunctionsGroup (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOperatorTests.cpp | 2079 tcu::TestCaseGroup *const matrixFunctionsGroup = in init() local 2092 addChild(matrixFunctionsGroup); in init() 2253 {matrixFunctionsGroup, in init() 2262 …{matrixFunctionsGroup, "transpose", "transpose", {M, M, N, N}, attrNegPos, -1, false, false, PRECM… in init() 2263 …{matrixFunctionsGroup, "inverse", "inverse", {M, M, N, N}, attrNegPos, -1, false, false, PRECMASK_… in init()
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOperatorTests.cpp | 2067 tcu::TestCaseGroup *const matrixFunctionsGroup = in init() local 2080 addChild(matrixFunctionsGroup); in init() 2172 {matrixFunctionsGroup, in init()
|