Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1062 static const DataType s_vectorTypes[] = in init() local
1069 for (int typeNdx = 0; typeNdx < DE_LENGTH_OF_ARRAY(s_vectorTypes); typeNdx++) in init()
1071 DataType varType = s_vectorTypes[typeNdx]; in init()
/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/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()