Home | History | Annotate | Download | only in i965

Lines Matching refs:setup_uniform_values

507 fs_visitor::setup_uniform_values(int loc, const glsl_type *type)
517 offset += setup_uniform_values(loc + offset, column);
540 offset += setup_uniform_values(loc + offset,
547 offset += setup_uniform_values(loc + offset, type->fields.array);