Home
last modified time | relevance | path

Searched refs:ac_arg (Results 1 – 25 of 4178) sorted by relevance

12345678910>>...168

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/lang/clover/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/common/
H A Dac_shader_args.h49 struct ac_arg { struct
77 struct ac_arg draw_id;
79 struct ac_arg vertex_id;
81 struct ac_arg vs_prim_id;
92 struct ac_arg gs_tg_info;
101 struct ac_arg tes_u;
102 struct ac_arg tes_v;
111 struct ac_arg gs_prim_id;
122 struct ac_arg ancillary;
124 struct ac_arg prim_mask;
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/common/
H A Dac_shader_args.h47 struct ac_arg { struct
72 struct ac_arg draw_id;
73 struct ac_arg vertex_id;
78 struct ac_arg gs_prim_id;
83 struct ac_arg front_face;
84 struct ac_arg ancillary;
86 struct ac_arg prim_mask;
90 struct ac_arg pull_model;
99 struct ac_arg tg_size;
106 struct ac_arg view_index;
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_shader_args.h36 struct ac_arg ring_offsets;
40 struct ac_arg rel_auto_id;
41 struct ac_arg vs_prim_id;
42 struct ac_arg es2gs_offset;
44 struct ac_arg oc_lds;
48 struct ac_arg tes_u;
49 struct ac_arg tes_v;
57 struct ac_arg gs_tg_info;
58 struct ac_arg gs2vs_offset;
59 struct ac_arg gs_wave_id;
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h81 struct ac_arg rw_buffers;
90 struct ac_arg rel_auto_id;
91 struct ac_arg vs_prim_id;
92 struct ac_arg vertex_index0;
150 struct ac_arg tes_u;
151 struct ac_arg tes_v;
154 struct ac_arg es2gs_offset;
161 struct ac_arg gs_tg_info;
163 struct ac_arg gs2vs_offset;
172 struct ac_arg block_size;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h72 struct ac_arg internal_bindings;
76 struct ac_arg vb_descriptors[5];
77 struct ac_arg vertex_index0;
96 struct ac_arg vs_state_bits;
97 struct ac_arg vs_blit_inputs;
127 struct ac_arg tes_offchip_addr;
129 struct ac_arg pos_fixed_pt;
131 struct ac_arg block_size;
132 struct ac_arg cs_user_data;
133 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h77 struct ac_arg internal_bindings;
81 struct ac_arg vb_descriptors[5];
82 struct ac_arg vertex_index0;
101 struct ac_arg vs_state_bits;
102 struct ac_arg vs_blit_inputs;
132 struct ac_arg tes_offchip_addr;
134 struct ac_arg pos_fixed_pt;
136 struct ac_arg block_size;
137 struct ac_arg cs_user_data;
138 struct ac_arg cs_shaderbuf[3];
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_shader_args.h36 struct ac_arg descriptor_sets[MAX_SETS];
37 struct ac_arg ring_offsets;
40 struct ac_arg streamout_buffers;
43 struct ac_arg ngg_gs_state;
44 struct ac_arg ngg_culling_settings;
45 struct ac_arg ngg_viewport_scale[2];
46 struct ac_arg ngg_viewport_translate[2];
48 struct ac_arg prolog_inputs;
49 struct ac_arg vs_inputs[MAX_VERTEX_ATTRIBS];
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_shader_args.h36 struct ac_arg descriptor_sets[MAX_SETS];
37 struct ac_arg ring_offsets;
40 struct ac_arg streamout_buffers;
43 struct ac_arg ngg_gs_state;
44 struct ac_arg ngg_culling_settings;
45 struct ac_arg ngg_viewport_scale[2];
46 struct ac_arg ngg_viewport_translate[2];
48 struct ac_arg prolog_inputs;
49 struct ac_arg vs_inputs[MAX_VERTEX_ATTRIBS];

12345678910>>...168