Searched refs:WINED3DSPR_CONSTINT (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private_types.h82 WINED3DSPR_CONSTINT = 7, enumerator in enum:_WINED3DSHADER_PARAM_REGISTER_TYPE
H A Dshader.c407 case WINED3DSPR_CONSTINT:
919 case WINED3DSPR_CONSTINT:
H A Dglsl_shader.c1522 case WINED3DSPR_CONSTINT:
2872 if (ins->src[1].reg.type == WINED3DSPR_CONSTINT)
2949 if (ins->src[0].reg.type == WINED3DSPR_CONSTINT)
H A Dwined3d_private.h333 WINED3DSPR_CONSTINT = 7, enumerator in enum:_WINED3DSHADER_PARAM_REGISTER_TYPE
H A Darb_program_shader.c1115 case WINED3DSPR_CONSTINT:
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c407 case WINED3DSPR_CONSTINT:
919 case WINED3DSPR_CONSTINT:
H A Dglsl_shader.c1547 case WINED3DSPR_CONSTINT:
2995 if (ins->src[1].reg.type == WINED3DSPR_CONSTINT)
3072 if (ins->src[0].reg.type == WINED3DSPR_CONSTINT)
H A Dwined3d_private.h344 WINED3DSPR_CONSTINT = 7, enumerator in enum:_WINED3DSHADER_PARAM_REGISTER_TYPE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c462 case WINED3DSPR_CONSTINT:
1018 case WINED3DSPR_CONSTINT:
H A Dglsl_shader.c1566 case WINED3DSPR_CONSTINT:
3318 if (ins->src[1].reg.type == WINED3DSPR_CONSTINT)
3404 if (ins->src[0].reg.type == WINED3DSPR_CONSTINT)
H A Dwined3d_private.h335 WINED3DSPR_CONSTINT = 7, enumerator in enum:wined3d_shader_register_type
H A Darb_program_shader.c1241 case WINED3DSPR_CONSTINT:

Completed in 251 milliseconds