Home
last modified time | relevance | path

Searched refs:shaderTypeNdx (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderPackingFunctionTests.cpp1190 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local
1191 addChild(new PackSnorm4x8Case(m_context, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
1195 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local
1196 addChild(new UnpackSnorm4x8Case(m_context, allShaderTypes[shaderTypeNdx])); in init()
1201 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local
1202 addChild(new PackUnorm4x8Case(m_context, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
1206 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local
1207 addChild(new UnpackUnorm4x8Case(m_context, allShaderTypes[shaderTypeNdx])); in init()
1221 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(newShaderTypes); shaderTypeNdx++) in init() local
1222 addChild(new PackSnorm2x16Case(m_context, newShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
[all …]
Des31fOpaqueTypeIndexingTests.cpp1206 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(shaderTypes); shaderTypeNdx++) in init() local
1208 const ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init()
1209 …Group* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeNdx].name, ""); in init()
1239 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(shaderTypes); shaderTypeNdx++) in init() local
1241 const ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init()
1242 const string name = string(indexExprName) + "_" + shaderTypes[shaderTypeNdx].name; in init()
Des31fShaderIntegerFunctionTests.cpp1135 for (int shaderTypeNdx = 0; shaderTypeNdx < glu::SHADERTYPE_LAST; shaderTypeNdx++) in addFunctionCases() local
1137 if (shaderBits & (1<<shaderTypeNdx)) in addFunctionCases()
1138 …), glu::DataType(scalarType + vecSize - 1), glu::Precision(prec), glu::ShaderType(shaderTypeNdx))); in addFunctionCases()
Des31fShaderCommonFunctionTests.cpp2143 for (int shaderTypeNdx = 0; shaderTypeNdx < glu::SHADERTYPE_LAST; shaderTypeNdx++) in addFunctionCases() local
2145 if (shaderBits & (1<<shaderTypeNdx)) in addFunctionCases()
2146 …), glu::DataType(scalarType + vecSize - 1), glu::Precision(prec), glu::ShaderType(shaderTypeNdx))); in addFunctionCases()
/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp1050 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1052 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1078 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1080 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1114 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1116 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1150 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1152 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
Des2fShaderLoopTests.cpp1303 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1305 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1326 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1328 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
Des2fShaderOperatorTests.cpp1280 … for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1282 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1432 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1434 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1495 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1497 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp1015 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1017 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1043 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1045 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1079 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1081 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1121 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1123 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
Des3fShaderLoopTests.cpp1179 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1181 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1202 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1204 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
Des3fShaderOperatorTests.cpp1918 … for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
1920 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
2085 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
2087 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
2150 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local
2152 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
/external/deqp/framework/opengl/
DgluShaderProgram.cpp452 for (int shaderTypeNdx = 0; shaderTypeNdx < SHADERTYPE_LAST; shaderTypeNdx++) in operator <<() local
454 const glu::ShaderType shaderType = (glu::ShaderType)shaderTypeNdx; in operator <<()
486 for (int shaderTypeNdx = 0; shaderTypeNdx < SHADERTYPE_LAST; shaderTypeNdx++) in operator <<() local
488 const glu::ShaderType shaderType = (glu::ShaderType)shaderTypeNdx; in operator <<()