Lines Matching refs:PropertyName
1295 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS) { in iter_property()
1300 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_COORD_ORIGIN) { in iter_property()
1304 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_COORD_PIXEL_CENTER) { in iter_property()
1308 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
1312 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_OUTPUT_PRIM) { in iter_property()
1316 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_MAX_OUTPUT_VERTICES) { in iter_property()
1320 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_INVOCATIONS) { in iter_property()
1324 if (prop->Property.PropertyName == TGSI_PROPERTY_NUM_CLIPDIST_ENABLED) { in iter_property()
1328 if (prop->Property.PropertyName == TGSI_PROPERTY_NUM_CULLDIST_ENABLED) { in iter_property()
1332 if (prop->Property.PropertyName == TGSI_PROPERTY_TCS_VERTICES_OUT) { in iter_property()
1336 if (prop->Property.PropertyName == TGSI_PROPERTY_TES_PRIM_MODE) { in iter_property()
1340 if (prop->Property.PropertyName == TGSI_PROPERTY_TES_SPACING) { in iter_property()
1344 if (prop->Property.PropertyName == TGSI_PROPERTY_TES_VERTEX_ORDER_CW) { in iter_property()
1348 if (prop->Property.PropertyName == TGSI_PROPERTY_TES_POINT_MODE) { in iter_property()
1352 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL) { in iter_property()
1360 if (prop->Property.PropertyName == TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH) in iter_property()
1362 if (prop->Property.PropertyName == TGSI_PROPERTY_CS_FIXED_BLOCK_HEIGHT) in iter_property()
1364 if (prop->Property.PropertyName == TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH) in iter_property()