/external/deqp/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 1190 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 …]
|
D | es31fOpaqueTypeIndexingTests.cpp | 1314 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(shaderTypes); shaderTypeNdx++) in init() local 1316 const ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init() 1317 …Group* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeNdx].name, ""); in init() 1347 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(shaderTypes); shaderTypeNdx++) in init() local 1349 const ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init() 1350 const string name = string(indexExprName) + "_" + shaderTypes[shaderTypeNdx].name; in init()
|
D | es31fShaderIntegerFunctionTests.cpp | 1135 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()
|
D | es31fShaderCommonFunctionTests.cpp | 2143 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/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 1381 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local 1382 addChild(new PackSnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init() 1386 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local 1387 addChild(new UnpackSnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx])); in init() 1392 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local 1393 addChild(new PackUnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init() 1397 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(allShaderTypes); shaderTypeNdx++) in init() local 1398 addChild(new UnpackUnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx])); in init() 1412 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(newShaderTypes); shaderTypeNdx++) in init() local 1413 addChild(new PackSnorm2x16Case(m_testCtx, newShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init() [all …]
|
D | vktOpaqueTypeIndexingTests.cpp | 1406 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(shaderTypes); shaderTypeNdx++) in init() local 1408 const glu::ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init() 1409 …Group* const shaderGroup = new tcu::TestCaseGroup(m_testCtx, shaderTypes[shaderTypeNdx].name, ""); in init() 1439 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(shaderTypes); shaderTypeNdx++) in init() local 1441 const glu::ShaderType shaderType = shaderTypes[shaderTypeNdx].type; in init() 1442 const std::string name = std::string(indexExprName) + "_" + shaderTypes[shaderTypeNdx].name; in init()
|
D | vktShaderIntegerFunctionTests.cpp | 302 for (int shaderTypeNdx = 0; shaderTypeNdx < glu::SHADERTYPE_LAST; shaderTypeNdx++) in addFunctionCases() local 304 if (shaderBits & (1<<shaderTypeNdx)) in addFunctionCases() 305 …), glu::DataType(scalarType + vecSize - 1), glu::Precision(prec), glu::ShaderType(shaderTypeNdx))); in addFunctionCases()
|
D | vktShaderCommonFunctionTests.cpp | 431 for (int shaderTypeNdx = 0; shaderTypeNdx < glu::SHADERTYPE_LAST; shaderTypeNdx++) in addFunctionCases() local 433 if (shaderBits & (1<<shaderTypeNdx)) in addFunctionCases() 434 …), glu::DataType(scalarType + vecSize - 1), glu::Precision(prec), glu::ShaderType(shaderTypeNdx))); in addFunctionCases()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderIndexingTests.cpp | 1015 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()
|
D | es3fShaderLoopTests.cpp | 1180 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1182 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 1203 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1205 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
|
D | es3fShaderOperatorTests.cpp | 1918 … 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/modules/gles2/functional/ |
D | es2fShaderIndexingTests.cpp | 1050 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()
|
D | es2fShaderLoopTests.cpp | 1304 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1306 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 1327 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1329 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
|
D | es2fShaderOperatorTests.cpp | 1280 … 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/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderIndexingTests.cpp | 1108 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1110 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 1138 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1140 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 1176 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1178 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 1220 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1222 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
|
D | vktShaderRenderLoopTests.cpp | 1321 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1323 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 1345 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1347 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
|
D | vktShaderRenderOperatorTests.cpp | 1877 … for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 1879 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 2044 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 2046 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init() 2109 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init() local 2111 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
|