Searched refs:TGSI_PROPERTY_GS_INVOCATIONS (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h288 TGSI_PROPERTY_GS_INVOCATIONS, enumerator in enum:tgsi_property_name
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h286 TGSI_PROPERTY_GS_INVOCATIONS, enumerator in enum:tgsi_property_name
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs.c827 gs->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c379 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = nir->info.gs.invocations;
H A Dsi_state_shaders.c2301 sel->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c849 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = 1;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c981 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c871 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs.c821 gs->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c456 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = nir->info.gs.invocations;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c891 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = 1;
H A Dtgsi_ureg.c2329 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp558 pGS->instanceCount = info->properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_program.c1617 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst480 TGSI_PROPERTY_GS_INVOCATIONS.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst512 TGSI_PROPERTY_GS_INVOCATIONS.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c935 sel->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp1512 pGS->instanceCount = info->properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c981 sel->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1228 case TGSI_PROPERTY_GS_INVOCATIONS:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1178 case TGSI_PROPERTY_GS_INVOCATIONS:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2834 case TGSI_PROPERTY_GS_INVOCATIONS:

Completed in 72 milliseconds