| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_indirect_draw.h | 44 unsigned attrib_count; member in struct:pan_indirect_draw_info
|
| H A D | pan_indirect_draw.c | 91 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 D | radv_shader_info.c | 353 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 D | radv_nir_to_llvm.c | 865 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 D | radv_shader_info.c | 131 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 D | radv_nir_to_llvm.c | 2169 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 D | nir_to_tgsi_info.c | 506 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 D | r300_state_derived.c | 132 unsigned i, attrib_count; local in function:r300_swtcl_vertex_psc
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_state_derived.c | 132 unsigned i, attrib_count; local in function:r300_swtcl_vertex_psc
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glthread_varray.c | 219 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 D | si_shader_nir.c | 64 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 D | ac_nir_to_llvm.c | 4292 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 D | pan_cmdstream.c | 2969 unsigned attrib_count = local in function:panfrost_indirect_draw
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 5261 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 D | panvk_private.h | 547 unsigned attrib_count; member in struct:panvk_attribs_info
|