Searched defs:attrib_count (Results 1 – 6 of 6) sorted by relevance
299 unsigned attrib_count = glsl_count_attribute_slots(var->type, true); in gather_info_input_decl_vs() local318 unsigned attrib_count = glsl_count_attribute_slots(type, false); in mark_16bit_ps_input() local339 unsigned attrib_count = glsl_count_attribute_slots(var->type, false); in gather_info_input_decl_ps() local
1120 unsigned attrib_count = glsl_count_attribute_slots(variable->type, true); in handle_vs_input_decl() local1328 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); in scan_shader_output_decl() local
506 unsigned attrib_count = variable->data.compact ? DIV_ROUND_UP(glsl_get_length(type), 4) : in nir_tgsi_scan_shader() local606 unsigned attrib_count = variable->data.compact ? DIV_ROUND_UP(glsl_get_length(type), 4) : in nir_tgsi_scan_shader() local
219 int attrib_count = ++vao->Attrib[binding_index].EnabledAttribCount; in enable_buffer() local230 int attrib_count = --vao->Attrib[binding_index].EnabledAttribCount; in disable_buffer() local
132 unsigned i, attrib_count; in r300_swtcl_vertex_psc() local
4734 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); in ac_handle_shader_output_decl() local