Home
last modified time | relevance | path

Searched defs:num_vgprs (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_binary.h39 unsigned num_vgprs; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c438 unsigned num_sgprs, num_vgprs; in si_build_wrapper_function() local
Dsi_shader.c617 unsigned num_user_sgprs, num_vgprs; in si_init_shader_args() local
Dgfx10_shader_ngg.c1490 unsigned num_vgprs = uses_tes_prim_id ? 4 : 3; in gfx10_ngg_culling_build_end() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c1659 unsigned num_vgprs = MAX2(config_in->num_vgprs, num_input_vgprs); in radv_postprocess_config() local
2397 uint32_t num_vgprs,
Dradv_shader.h461 uint8_t num_vgprs; member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp12362 unsigned num_vgprs = attributes_start.reg() - 256; in select_vs_prolog() local