Searched refs:format_comp (Results 1 – 1 of 1) sorted by relevance
2606 unsigned *num_format, unsigned *format_comp, unsigned *endian) in r600_vertex_data_type() argument2613 *format_comp = 0; in r600_vertex_data_type()2732 *format_comp = 1; in r600_vertex_data_type()2759 unsigned format, num_format, format_comp, endian; in r600_vertex_elements_build_fetch_shader() local2808 &format, &num_format, &format_comp, &endian); in r600_vertex_elements_build_fetch_shader()2836 vtx.format_comp_all = format_comp; in r600_vertex_elements_build_fetch_shader()