Home
last modified time | relevance | path

Searched refs:s_matrixTypes (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp1133 static const DataType s_matrixTypes[] = in init() local
1140 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init()
1142 DataType varType = s_matrixTypes[typeNdx]; in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1099 static const DataType s_matrixTypes[] = in init() local
1112 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init()
1114 DataType varType = s_matrixTypes[typeNdx]; in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp1243 static const DataType s_matrixTypes[] = { TYPE_FLOAT_MAT2, TYPE_FLOAT_MAT2X3, TYPE_FLOAT_MAT2X4, in init() local
1247 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init()
1249 DataType varType = s_matrixTypes[typeNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp1197 static const DataType s_matrixTypes[] = in init() local
1210 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_matrixTypes); typeNdx++) in init()
1212 DataType varType = s_matrixTypes[typeNdx]; in init()