Home
last modified time | relevance | path

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

/external/eigen/test/
Dproduct_trmm.cpp23 int otherCols = OtherCols==Dynamic?get_random_size<Scalar>():OtherCols) in trmm() argument
34 OnTheRight ge_right(cols,otherCols); in trmm()
35 OnTheLeft ge_left(otherCols,rows); in trmm()
78 void trmm(int rows=get_random_size<Scalar>(), int cols=get_random_size<Scalar>(), int otherCols = g… in trmm() argument
80 trmm<Scalar,Mode,TriOrder,OtherOrder,ResOrder,Dynamic>(rows,cols,otherCols); in trmm()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1912 for (int otherCols = 2; otherCols <= 4; otherCols++) in init() local
1914 …== INPUTTYPE_DYNAMIC ? INPUTTYPE_UNIFORM : inputType, getDataTypeMatrix(otherCols, numCols /* rows… in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp2100 for (int otherCols = 2; otherCols <= 4; otherCols++) in init() local
2102 …== INPUTTYPE_DYNAMIC ? INPUTTYPE_UNIFORM : inputType, getDataTypeMatrix(otherCols, numCols /* rows… in init()