Searched refs:TGSI_PROPERTY_GS_INPUT_PRIM (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h218 #define TGSI_PROPERTY_GS_INPUT_PRIM 0 macro
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.c114 TGSI_PROPERTY_GS_INPUT_PRIM)
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c476 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) {
H A Dtgsi_dump.c419 case TGSI_PROPERTY_GS_INPUT_PRIM:
H A Dtgsi_text.c1450 case TGSI_PROPERTY_GS_INPUT_PRIM:
1456 if (property_name == TGSI_PROPERTY_GS_INPUT_PRIM &&
H A Dtgsi_build.c1239 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM;
H A Dtgsi_ureg.c1398 TGSI_PROPERTY_GS_INPUT_PRIM,
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp727 case TGSI_PROPERTY_GS_INPUT_PRIM:

Completed in 601 milliseconds