Searched refs:WINED3DSPR_TEMP (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm4.c149 /* WINED3D_SM4_RT_TEMP */ WINED3DSPR_TEMP,
323 src_param->reg.type = WINED3DSPR_TEMP;
388 dst_param->reg.type = WINED3DSPR_TEMP;
H A Dshader.c347 case WINED3DSPR_TEMP:
683 else if (dst_param.reg.type == WINED3DSPR_TEMP && dst_param.reg.idx == ps->color0_reg)
755 if (src_param.reg.type == WINED3DSPR_TEMP
876 case WINED3DSPR_TEMP:
H A Dwined3d_private.h335 WINED3DSPR_TEMP = 0, enumerator in enum:_WINED3DSHADER_PARAM_REGISTER_TYPE
H A Dglsl_shader.c1454 case WINED3DSPR_TEMP:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm4.c149 /* WINED3D_SM4_RT_TEMP */ WINED3DSPR_TEMP,
323 src_param->reg.type = WINED3DSPR_TEMP;
388 dst_param->reg.type = WINED3DSPR_TEMP;
H A Dwined3d_private_types.h73 WINED3DSPR_TEMP = 0, enumerator in enum:_WINED3DSHADER_PARAM_REGISTER_TYPE
H A Dshader.c347 case WINED3DSPR_TEMP:
683 else if (dst_param.reg.type == WINED3DSPR_TEMP && dst_param.reg.idx == ps->color0_reg)
755 if (src_param.reg.type == WINED3DSPR_TEMP
876 case WINED3DSPR_TEMP:
H A Dwined3d_private.h324 WINED3DSPR_TEMP = 0, enumerator in enum:_WINED3DSHADER_PARAM_REGISTER_TYPE
H A Dglsl_shader.c1429 case WINED3DSPR_TEMP:
H A Darb_program_shader.c891 case WINED3DSPR_TEMP:
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader_sm4.c271 /* WINED3D_SM4_RT_TEMP */ WINED3DSPR_TEMP,
530 param->type = WINED3DSPR_TEMP;
H A Dshader.c405 case WINED3DSPR_TEMP:
767 else if (ins.dst[i].reg.type == WINED3DSPR_TEMP
849 if (ins.src[i].reg.type == WINED3DSPR_TEMP
975 case WINED3DSPR_TEMP:
H A Dwined3d_private.h326 WINED3DSPR_TEMP = 0, enumerator in enum:wined3d_shader_register_type
H A Darb_program_shader.c1020 case WINED3DSPR_TEMP:
H A Dglsl_shader.c1457 case WINED3DSPR_TEMP:

Completed in 364 milliseconds