Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativePreciseTests.cpp53 static const glu::ShaderType s_shaderTypes[] = member
172 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx) in precise_as_variable_name()
174 if (ctx.isShaderSupported(s_shaderTypes[ndx])) in precise_as_variable_name()
175 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_VARIABLE_NAME); in precise_as_variable_name()
186 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx) in precise_as_function_name()
188 if (ctx.isShaderSupported(s_shaderTypes[ndx])) in precise_as_function_name()
189 generateAndVerifyShader(ctx, s_shaderTypes[ndx], TEST_PRECISE_AS_FUNCTION_NAME); in precise_as_function_name()
200 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_shaderTypes); ++ndx) in precise_as_function_argument()
202 if (ctx.isShaderSupported(s_shaderTypes[ndx])) in precise_as_function_argument()
203 generateAndVerifyShader(ctx, s_shaderTypes[nd in precise_as_function_argument()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderIndexingTests.cpp1095 static const ShaderType s_shaderTypes[] = in init() local
1142 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1144 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1171 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1173 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1208 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1210 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1251 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1253 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A DvktShaderRenderLoopTests.cpp1501 static const glu::ShaderType s_shaderTypes[] = in init() local
1544 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1546 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1567 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1569 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A DvktShaderRenderOperatorTests.cpp1635 static const ShaderType s_shaderTypes[] = in init() local
1740 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1742 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1898 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1900 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1963 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1965 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIndexingTests.cpp1150 static const ShaderType s_shaderTypes[] = { SHADERTYPE_VERTEX, SHADERTYPE_FRAGMENT }; in init() local
1192 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1194 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1225 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1227 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1265 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1267 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1305 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1307 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A DglcShaderLoopTests.cpp1140 static const ShaderType s_shaderTypes[] = { SHADERTYPE_VERTEX, SHADERTYPE_FRAGMENT }; in init() local
1169 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1171 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1195 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1197 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderIndexingTests.cpp969 static const ShaderType s_shaderTypes[] = in init() local
1016 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1018 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1044 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1046 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1080 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1082 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1122 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1124 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A Des3fShaderLoopTests.cpp1144 static const ShaderType s_shaderTypes[] = in init() local
1180 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1182 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1203 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1205 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A Des3fShaderOperatorTests.cpp2037 static const ShaderType s_shaderTypes[] = in init() local
2142 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
2144 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
2309 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
2311 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
2374 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
2376 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderIndexingTests.cpp1102 static const ShaderType s_shaderTypes[] = in init() local
1150 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1152 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1180 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1182 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1218 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1220 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1262 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1264 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A DvktShaderRenderLoopTests.cpp1504 static const glu::ShaderType s_shaderTypes[] = in init() local
1547 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1549 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1571 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1573 glu::ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A DvktShaderRenderOperatorTests.cpp1638 static const ShaderType s_shaderTypes[] = in init() local
1743 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1745 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1910 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1912 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1975 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1977 const ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderIndexingTests.cpp1048 static const ShaderType s_shaderTypes[] = in init() local
1095 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1097 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1123 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1125 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1159 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1161 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1195 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1197 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A Des2fShaderLoopTests.cpp1268 static const ShaderType s_shaderTypes[] = in init() local
1304 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1306 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1327 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1329 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
H A Des2fShaderOperatorTests.cpp1194 static const ShaderType s_shaderTypes[] = in init() local
1280 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1282 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1432 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1434 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()
1495 for (int shaderTypeNdx = 0; shaderTypeNdx < DE_LENGTH_OF_ARRAY(s_shaderTypes); shaderTypeNdx++) in init()
1497 ShaderType shaderType = s_shaderTypes[shaderTypeNdx]; in init()

Completed in 40 milliseconds