Home
last modified time | relevance | path

Searched refs:input_types (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.c13 .input_types = {
27 .input_types = {
41 .input_types = {
55 .input_types = {
69 .input_types = {
83 .input_types = {
97 .input_types = {
111 .input_types = {
125 .input_types = {
139 .input_types = {
[all …]
/external/vixl/tools/test_generator/
Dparser.py54 def __init__(self, operand_types, operand_variants, input_types, argument
58 self.input_types = input_types
77 type_name = self.input_types[identifier]
151 input_types = {
160 return DataTypeBuilder(operand_types, operand_variants, input_types, input_values)
Dgenerator.py252 def GenerateInputs(self, input_types): argument
274 for input_type in input_types
277 args=", ".join(input_types.GetNames()),
/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py36 input_types, algebraic_properties, const_expr): argument
71 assert isinstance(input_types, list)
72 assert isinstance(input_types[0], str)
75 assert len(input_sizes) == len(input_types)
86 self.input_types = input_types
107 def opcode(name, output_size, output_type, input_sizes, input_types, argument
111 input_types, algebraic_properties, const_expr)
Dnir_search_helpers.h49 switch (nir_op_infos[instr->op].input_types[src]) { in is_pos_power_of_two()
79 switch (nir_op_infos[instr->op].input_types[src]) { in is_neg_power_of_two()
104 switch (nir_op_infos[instr->op].input_types[src]) { in is_zero_to_one()
Dnir_algebraic.py348 src_type_bits = type_bits(nir_op.input_types[i])
391 src_type_bits = type_bits(nir_op.input_types[i])
421 src_type_bits = type_bits(nir_op.input_types[i])
460 src_type_bits = type_bits(nir_op.input_types[i])
Dnir_loop_analyze.c466 … assert(nir_alu_type_get_base_type(nir_op_infos[cond_alu->op].input_types[1]) == nir_type_int || in calculate_iterations()
467 … nir_alu_type_get_base_type(nir_op_infos[cond_alu->op].input_types[1]) == nir_type_uint); in calculate_iterations()
469 assert(nir_alu_type_get_base_type(nir_op_infos[cond_alu->op].input_types[0]) == in calculate_iterations()
Dnir_lower_to_source_mods.c57 switch (nir_alu_type_get_base_type(nir_op_infos[alu->op].input_types[i])) { in nir_lower_to_source_mods_block()
Dnir_builder.h213 if (nir_alu_type_get_type_size(op_info->input_types[i]) == 0) { in nir_build_alu()
220 nir_alu_type_get_type_size(op_info->input_types[i])); in nir_build_alu()
Dnir_search.c345 tree->is_src_sized[i] = !!nir_alu_type_get_type_size(info.input_types[i]); in build_bitsize_tree()
347 tree->src_size[i] = nir_alu_type_get_type_size(info.input_types[i]); in build_bitsize_tree()
/external/autotest/client/cros/chameleon/
Daudio_test_utils.py706 output_types, input_types = audio_facade.get_plugged_node_types()
708 output_types, input_types)
712 if input_type and input_type not in input_types:
/external/deqp/android/cts/master/
Dgles2-master.txt11343 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
11344 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
11345 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
11346 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11347 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11348 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
11349 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
11350 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
11351 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
11352 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/nyc/
Dgles2-master.txt11343 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
11344 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
11345 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
11346 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11347 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11348 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
11349 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
11350 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
11351 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
11352 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
Dgles3-master.txt30706 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
30707 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
30708 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
30709 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30710 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30711 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
30712 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
30713 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
30714 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
30715 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/nyc/src/
Dgles2-master.txt11343 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
11344 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
11345 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
11346 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11347 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11348 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
11349 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
11350 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
11351 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
11352 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
Dgles3-master.txt30706 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
30707 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
30708 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
30709 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30710 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30711 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
30712 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
30713 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
30714 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
30715 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/mnc/src/
Dgles2-master.txt11461 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
11462 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
11463 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
11464 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11465 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11466 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
11467 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
11468 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
11469 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
11470 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
Dgles3-master.txt30582 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
30583 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
30584 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
30585 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30586 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30587 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
30588 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
30589 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
30590 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
30591 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/mnc/
Dgles2-master.txt11461 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
11462 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
11463 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
11464 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11465 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
11466 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
11467 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
11468 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
11469 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
11470 dEQP-GLES2.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
Dgles3-master.txt30582 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
30583 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
30584 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
30585 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30586 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
30587 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
30588 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
30589 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
30590 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
30591 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/lmp/src/
Des30-lmp.txt28275 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
28276 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
28277 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
28278 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28279 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28280 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
28281 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
28282 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
28283 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
28284 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/lmp/
Dgles3-master.txt28275 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
28276 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
28277 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
28278 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28279 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28280 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
28281 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
28282 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
28283 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
28284 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/lmp-mr1/src/
Des30-lmp-mr1.txt28354 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
28355 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
28356 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
28357 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28358 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28359 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
28360 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
28361 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
28362 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
28363 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/deqp/android/cts/lmp-mr1/
Dgles3-master.txt28354 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_fixed…
28355 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_byte2…
28356 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_short…
28357 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28358 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_fixed2_vec2_unsig…
28359 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_fixed2…
28360 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_byte2_…
28361 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_short2…
28362 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
28363 dEQP-GLES3.functional.vertex_arrays.multiple_attributes.input_types.3_fixed2_vec2_byte2_vec2_unsign…
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_nir.cpp1106 nir_alu_type type = nir_op_infos[cmp_instr->op].input_types[i]; in optimize_predicate()
1272 (nir_op_infos[instr->op].input_types[i] | in nir_emit_alu()

12