Searched defs:attrib_count (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_indirect_draw.h44 unsigned attrib_count; member in struct:pan_indirect_draw_info
H A Dpan_indirect_draw.c91 nir_ssa_def *attrib_count; member in struct:attribs_data
178 uint32_t attrib_count; member in struct:indirect_draw_inputs
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader_info.c353 unsigned attrib_count = glsl_count_attribute_slots(var->type, true); local in function:gather_info_input_decl_vs
374 unsigned attrib_count = glsl_count_attribute_slots(type, false); local in function:mark_16bit_ps_input
395 unsigned attrib_count = glsl_count_attribute_slots(var->type, false); local in function:gather_info_input_decl_ps
H A Dradv_nir_to_llvm.c865 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); local in function:scan_shader_output_decl
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader_info.c131 unsigned attrib_count = glsl_count_attribute_slots(deref_instr->type, false); local in function:set_output_usage_mask
391 unsigned attrib_count = glsl_count_attribute_slots(var->type, false); local in function:gather_info_input_decl_ps
H A Dradv_nir_to_llvm.c2169 unsigned attrib_count = glsl_count_attribute_slots(variable->type, true); local in function:handle_vs_input_decl
2351 unsigned attrib_count = glsl_count_attribute_slots(type, false); local in function:mark_16bit_fs_input
2374 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); local in function:handle_fs_input_decl
2514 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); local in function:scan_shader_output_decl
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c506 unsigned attrib_count = variable->data.compact ? DIV_ROUND_UP(glsl_get_length(type), 4) : local in function:nir_tgsi_scan_shader
606 unsigned attrib_count = variable->data.compact ? DIV_ROUND_UP(glsl_get_length(type), 4) : local in function:nir_tgsi_scan_shader
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_derived.c132 unsigned i, attrib_count; local in function:r300_swtcl_vertex_psc
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_derived.c132 unsigned i, attrib_count; local in function:r300_swtcl_vertex_psc
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread_varray.c219 int attrib_count = ++vao->Attrib[binding_index].EnabledAttribCount; local in function:enable_buffer
230 int attrib_count = --vao->Attrib[binding_index].EnabledAttribCount; local in function:disable_buffer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c64 unsigned attrib_count = glsl_count_attribute_slots(var->type, false); local in function:gather_intrinsic_load_deref_info
430 unsigned attrib_count = glsl_count_attribute_slots(type, local in function:si_nir_scan_shader
534 unsigned attrib_count = glsl_count_attribute_slots(type, false); local in function:si_nir_scan_shader
1076 unsigned attrib_count = glsl_count_attribute_slots(variable->type, local in function:si_nir_build_llvm
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c4292 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); local in function:ac_handle_shader_output_decl
4330 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); local in function:setup_locals
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2969 unsigned attrib_count = local in function:panfrost_indirect_draw
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c5261 unsigned attrib_count = glsl_count_attribute_slots(variable->type, false); local in function:ac_handle_shader_output_decl
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_private.h547 unsigned attrib_count; member in struct:panvk_attribs_info

Completed in 47 milliseconds