Searched defs:num_vgprs (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_binary.h39 unsigned num_vgprs; member in struct:ac_shader_config
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_binary.h74 unsigned num_vgprs; member in struct:ac_shader_config
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c554 unsigned num_sgprs, num_vgprs; local in function:si_llvm_build_gs_prolog
H A Dsi_shader.c564 unsigned num_user_sgprs, num_vgprs; local in function:si_init_shader_args
[all...]
H A Dsi_shader_llvm.c534 unsigned num_sgprs, num_vgprs; local in function:si_build_wrapper_function
H A Dgfx10_shader_ngg.c1270 unsigned num_vgprs = uses_tes_prim_id ? 4 : 3; local in function:gfx10_emit_ngg_culling_epilogue
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c1335 unsigned num_vgprs = MAX2(config_in->num_vgprs, num_input_vgprs); local in function:radv_postprocess_config
H A Dradv_shader.h429 uint8_t num_vgprs; member in struct:radv_prolog_binary
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h564 unsigned num_vgprs; member in struct:si_shader_config
H A Dsi_shader.c6299 unsigned num_sgprs, num_vgprs; local in function:si_build_gs_prolog_function
6438 unsigned num_sgprs, num_vgprs; local in function:si_build_wrapper_function
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp11979 unsigned num_vgprs = attributes_start.reg() - 256; local in function:aco::select_vs_prolog

Completed in 50 milliseconds