Searched refs:combinations (Results 1 – 25 of 253) sorted by relevance
1234567891011
122 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_mir…123 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_rep…124 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_mi…125 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_re…126 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_cl…127 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_mi…128 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_re…129 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_clamp_mi…130 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_clamp_re…131 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_mirror_m…[all …]
634 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_linear_linear_clamp_clamp635 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_linear_linear_clamp_mirror636 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_linear_nearest_clamp_clamp637 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_nearest_linear_clamp_clamp638 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_nearest_nearest_clamp_clamp639 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_cl…640 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_mirror_c…641 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_nearest_linear_clamp_mi…642 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_nearest_linear_mirror_c…643 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_nearest_linear_mirror_m…[all …]
1dEQP-GLES3.functional.buffer.map.read_write.usage_hints.uniform_static_draw 2dEQP- ...
105 combinations = Combinations(INPUT_TYPES, VECTOR_TYPES, PRECISION_TYPES) variable106 print combinations.iterate()107 for (inputType, dataType, precision) in combinations.iterate():245 combinations = list(itertools.product(inValueList, convFuncList))246 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations]
105 combinations = Combinations(INPUT_TYPES, VECTOR_TYPES, PRECISION_TYPES) variable106 print combinations.iterate()107 for (inputType, dataType, precision) in combinations.iterate():241 combinations = list(itertools.product(inValueList, convFuncList))242 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations]
267 combinations = list(itertools.product(inValueList, convFuncList))268 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations]273 combinations = list(itertools.product(inValues, outValues))274 return [IllegalConversionCase(inVal, outVal) for (inVal, outVal) in combinations]
117 // Test combinations of registers values with rd == rn.131 // Test combinations of registers values with rd == rm.145 // Test combinations of registers values.158 // Test combinations of rotation amounts.
116 // Test combinations of registers values with rd == rn.130 // Test combinations of registers values with rd == rm.144 // Test combinations of registers values.157 // Test combinations of rotation amounts.
131 // Test combinations of registers values with rd == rn.145 // Test combinations of registers values with rd == rm.159 // Test combinations of registers values.172 // Test combinations of shift types and register values.
131 // Test combinations of registers values with rd == rn.145 // Test combinations of registers values with rd == rm.159 // Test combinations of registers values.172 // Test combinations of shift types and shift amounts.
107 // Test combinations of registers values with rd == rn.119 // Test combinations of registers values.132 // Test combinations of shift types and register values.
111 // Test combinations of registers values with rd == rn.123 // Test combinations of registers values with rd != rn.136 // Test combinations of shift types and register values.
108 // Test combinations of registers values with rd == rn.120 // Test combinations of registers values.133 // Test combinations of rotation amounts.
136 // Test combinations of registers values with rd == rn.150 // Test combinations of registers values with rd == rm.164 // Test combinations of registers values.177 // Test combinations of shift types and shift amounts.
134 // Test combinations of registers values with rd == rn.146 // Test combinations of registers values.159 // Test combinations of shift types and register values.
133 // Test combinations of registers values with rd == rn.145 // Test combinations of registers values.158 // Test combinations of shift types and register values.
162 // Test combinations of registers values with rd == rn.174 // Test combinations of registers values with rd != rn.187 // Test combinations of shift types and register values.
... .functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_clamp 31dEQP-GLES3.functional.texture ...
14 % These are just primitive rules that hyphenate combinations like22 % Some of the patterns below represent combinations that never
3 provides an infrastructure to build Chrome with certain flag combinations, test6 in the N-Dimensional space of compiler flag combinations.
68 repeated int32 rv = 11; // Test for combinations69 repeated string rw = 10; // Test for combinations70 repeated TestField rm = 12 [deprecated = true]; // Test for combinations