Searched refs:rb_type (Results 1 – 2 of 2) sorted by relevance
107 local rb_type="${1}"110 rb_info="$(get_rollback_${rb_type})"112 echo "Rollback ${rb_type} does not match, expected: ${expected}, actual: ${rb_info}"
2834 GLenum rb_type = rb ? _mesa_get_format_datatype(rb->Format) local2837 rb_type != GL_UNSIGNED_NORMALIZED &&2838 rb_type != GL_FLOAT, "Ignoring %s logic op on %s "2841 _mesa_enum_to_string(rb_type));2842 if (GEN_GEN >= 8 || rb_type == GL_UNSIGNED_NORMALIZED) {