Home
last modified time | relevance | path

Searched defs:si_shader_info (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
H A Dsi_shader.h321 struct si_shader_info { struct
322 ubyte num_inputs;
323 ubyte num_outputs;
334 ubyte processor;
368 bool uses_vertexid;
371 bool uses_drawid;
372 bool uses_primid;
381 bool writes_psize;
383 bool writes_primid;
385 bool writes_layer;
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader.h339 struct si_shader_info { struct
340 shader_info base;
344 ubyte num_inputs;
345 ubyte num_outputs;
385 bool uses_drawid;
386 bool uses_primid;
387 bool uses_frontface;
392 bool uses_grid_size;
395 bool writes_psize;
397 bool writes_primid;
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_shader.h350 struct si_shader_info { struct
351 shader_info base;
356 ubyte num_inputs;
357 ubyte num_outputs;
397 bool uses_drawid;
398 bool uses_primid;
399 bool uses_frontface;
404 bool uses_grid_size;
407 bool writes_psize;
409 bool writes_primid;
[all …]