Home
last modified time | relevance | path

Searched refs:uses_primid (Results 1 – 25 of 122) sorted by relevance

12345

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler.c63 if (fs && fs->info.uses_primid) { in needs_primid()
65 return !gs->info.uses_primid; in needs_primid()
67 return !tes->info.uses_primid; in needs_primid()
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h103 boolean uses_primid; member
H A Dtgsi_scan.c335 info->uses_primid = TRUE; in tgsi_scan_shader()
363 info->uses_primid = TRUE; in tgsi_scan_shader()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h122 boolean uses_primid; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h121 boolean uses_primid; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c594 vgpr_comp_cnt = shader->selector->info.uses_primid ? 3 : 2; in si_shader_es()
826 es_vgpr_comp_cnt = shader->key.part.gs.es->info.uses_primid ? 3 : 2; in si_shader_gs()
835 else if (sel->info.uses_primid) in si_shader_gs()
1101 if (es_enable_prim_id || gs_info->uses_primid) in gfx10_shader_ngg()
1115 else if ((gs_type == PIPE_SHADER_GEOMETRY && gs_info->uses_primid) || in gfx10_shader_ngg()
1351 bool enable_prim_id = shader->key.mono.u.vs_export_prim_id || info->uses_primid; in si_shader_vs()
1809 if (sctx->ps_shader.cso && sctx->ps_shader.cso->info.uses_primid) in si_shader_selector_key()
1850 if (sctx->ps_shader.cso && sctx->ps_shader.cso->info.uses_primid) in si_shader_selector_key()
2928 (sctx->tes_shader.cso && sctx->tes_shader.cso->info.uses_primid) || in si_update_tess_uses_prim_id()
2929 (sctx->tcs_shader.cso && sctx->tcs_shader.cso->info.uses_primid) || in si_update_tess_uses_prim_id()
[all …]

12345