Searched refs:s_shaderTypes (Results 1 - 10 of 10) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fNegativePreciseTests.cpp53 static const glu::ShaderType s_shaderTypes[] = member in namespace:deqp::gles31::Functional::NegativeTestShared::__anon4707
166 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx)
168 if (ctx.isShaderSupported(s_shaderTypes[ndx]))
169 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_VARIABLE_NAME);
181 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx)
183 if (ctx.isShaderSupported(s_shaderTypes[ndx]))
184 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_FUNCTION_NAME);
196 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx)
198 if (ctx.isShaderSupported(s_shaderTypes[ndx]))
199 generateAndVerifyShader(ctx, s_shaderTypes[nd
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fShaderIndexingTests.cpp1003 static const ShaderType s_shaderTypes[] = local
1050 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1052 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1078 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1080 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1114 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1116 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1150 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1152 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
H A Des2fShaderLoopTests.cpp1268 static const ShaderType s_shaderTypes[] = local
1304 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1306 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1327 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1329 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
H A Des2fShaderOperatorTests.cpp1194 static const ShaderType s_shaderTypes[] = local
1280 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1282 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1432 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1434 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1495 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1497 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
/external/deqp/modules/gles3/functional/
H A Des3fShaderIndexingTests.cpp968 static const ShaderType s_shaderTypes[] = local
1015 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1017 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1043 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1045 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1079 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1081 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1121 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1123 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
H A Des3fShaderLoopTests.cpp1144 static const ShaderType s_shaderTypes[] = local
1180 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1182 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1203 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1205 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
H A Des3fShaderOperatorTests.cpp1824 static const ShaderType s_shaderTypes[] = local
1918 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1920 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
2085 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
2087 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
2150 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
2152 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderIndexingTests.cpp1060 static const ShaderType s_shaderTypes[] = local
1108 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1110 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1138 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1140 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1176 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1178 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1220 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1222 ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
H A DvktShaderRenderLoopTests.cpp1278 static const glu::ShaderType s_shaderTypes[] = local
1321 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1323 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
1345 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1347 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
H A DvktShaderRenderOperatorTests.cpp1784 static const ShaderType s_shaderTypes[] = local
1877 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
1879 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
2044 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
2046 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx];
2109 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++)
2111 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx];

Completed in 3850 milliseconds