Home
last modified time | relevance | path

Searched refs:binaryOpTypes (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1864 static const DataType binaryOpTypes[] = in init() local
1909 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(binaryOpTypes); typeNdx++) in init()
1913 const DataType type = binaryOpTypes[typeNdx]; in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1872 static const DataType binaryOpTypes[] = in init() local
1917 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(binaryOpTypes); typeNdx++) in init()
1921 const DataType type = binaryOpTypes[typeNdx]; in init()