Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp1097 static const DataType s_vectorTypes[] = in init() local
1104 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()
1106 DataType varType = s_vectorTypes[typeNdx]; in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1063 static const DataType s_vectorTypes[] = in init() local
1070 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()
1072 DataType varType = s_vectorTypes[typeNdx]; in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp1205 static const DataType s_vectorTypes[] = { TYPE_FLOAT_VEC2, TYPE_FLOAT_VEC3, TYPE_FLOAT_VEC4 }; in init() local
1207 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()
1209 DataType varType = s_vectorTypes[typeNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp1159 static const DataType s_vectorTypes[] = in init() local
1166 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()
1168 DataType varType = s_vectorTypes[typeNdx]; in init()