Searched refs:rasterpos (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Drastpos.c525 rasterpos(GLfloat x, GLfloat y, GLfloat z, GLfloat w) function in typeref:typename:void
548 rasterpos((GLfloat)x, (GLfloat)y, (GLfloat)0.0, (GLfloat)1.0);
554 rasterpos(x, y, 0.0F, 1.0F);
560 rasterpos((GLfloat) x, (GLfloat) y, 0.0F, 1.0F);
566 rasterpos(x, y, 0.0F, 1.0F);
572 rasterpos((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
578 rasterpos(x, y, z, 1.0F);
584 rasterpos((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
590 rasterpos(x, y, z, 1.0F);
596 rasterpos((GLfloa
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.c531 rasterpos(GLfloat x, GLfloat y, GLfloat z, GLfloat w) function in typeref:typename:void
554 rasterpos((GLfloat)x, (GLfloat)y, (GLfloat)0.0, (GLfloat)1.0);
560 rasterpos(x, y, 0.0F, 1.0F);
566 rasterpos((GLfloat) x, (GLfloat) y, 0.0F, 1.0F);
572 rasterpos(x, y, 0.0F, 1.0F);
578 rasterpos((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
584 rasterpos(x, y, z, 1.0F);
590 rasterpos((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
596 rasterpos(x, y, z, 1.0F);
602 rasterpos((GLfloa
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst1179 - ci/softpipe: Update the comment about the rasterpos flake.

Completed in 8 milliseconds