Searched refs:io_modes (Results 1 – 2 of 2) sorted by relevance
852 nir_variable_mode io_modes = nir_var_uniform | nir_var_shader_in; in r600_shader_from_nir() local855 io_modes |= nir_var_shader_out; in r600_shader_from_nir()875 NIR_PASS_V(sel->nir, nir_lower_io, io_modes, r600_glsl_type_size, in r600_shader_from_nir()886 NIR_PASS_V(sel->nir, nir_io_add_const_offset_to_base, io_modes); in r600_shader_from_nir()
289 static const GEnumValue io_modes[] = { in gst_v4l2_io_mode_get_type() local300 v4l2_io_mode = g_enum_register_static ("GstV4l2IOMode", io_modes); in gst_v4l2_io_mode_get_type()