Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp1154 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++) in init() local
1156 const InputType inputType = inTypeList[inTypeNdx].type; in init()
1167 … string baseName = string(inTypeList[inTypeNdx].name) + "_" + precName + "_" + matTypeName + "_"; in init()
1188 …string vecMatName = string(inTypeList[inTypeNdx].name) + "_" + precName + "_" + getDataTypeName(ve… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1856 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++) in init() local
1858 const InputType inputType = inTypeList[inTypeNdx].type; in init()
1863 …inGroup = new tcu::TestCaseGroup(m_testCtx, inTypeList[inTypeNdx].name, inTypeList[inTypeNdx].desc… in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp2044 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++) in init() local
2046 const InputType inputType = inTypeList[inTypeNdx].type; in init()
2051 …inGroup = new tcu::TestCaseGroup(m_testCtx, inTypeList[inTypeNdx].name, inTypeList[inTypeNdx].desc… in init()