Searched defs:attrib_count (Results 1 – 11 of 11) sorted by relevance
249 unsigned attrib_count = glsl_count_attribute_slots(var->type, true); in gather_info_input_decl_vs() local270 unsigned attrib_count = glsl_count_attribute_slots(type, false); in mark_16bit_ps_input() local291 unsigned attrib_count = glsl_count_attribute_slots(var->type, false); in gather_info_input_decl_ps() local
557 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); in scan_shader_output_decl() local
499 unsigned attrib_count = variable->data.compact ? DIV_ROUND_UP(glsl_get_length(type), 4) : in nir_tgsi_scan_shader() local599 unsigned attrib_count = variable->data.compact ? DIV_ROUND_UP(glsl_get_length(type), 4) : in nir_tgsi_scan_shader() local
44 unsigned attrib_count; member
90 nir_ssa_def *attrib_count; member177 uint32_t attrib_count; member
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
573 unsigned attrib_count = pipeline->layout->num_imgs; in panvk_prepare_non_vs_attribs() local600 unsigned attrib_count = pipeline->attribs.attrib_count + num_imgs; in panvk_draw_prepare_vs_attribs() local
665 unsigned attrib_count; member
132 unsigned i, attrib_count; in r300_swtcl_vertex_psc() local
3865 unsigned attrib_count = in panfrost_indirect_draw() local
5373 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); in ac_handle_shader_output_decl() local