Searched defs:argmodextra_x (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dati_fragment_shader.c441 GLuint argmodextra_x, argmodextra_y; local
454 argmodextra_x = GL_NONE;
460 argmodextra_x = fixup.x_sign_fixup ? GL_2X_BIT_ATI | GL_BIAS_BIT_ATI : GL_NONE;
465 GL_REG_0_ATI + stage, GL_NONE, argmodextra_x,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dati_fragment_shader.c442 GLuint argmodextra_x, argmodextra_y; local
453 argmodextra_x = GL_NONE;
459 argmodextra_x = fixup.x_sign_fixup ? GL_2X_BIT_ATI | GL_BIAS_BIT_ATI : GL_NONE;
464 GL_REG_0_ATI + stage, GL_NONE, argmodextra_x,

Completed in 49 milliseconds