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

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dvgu.c363 VGfloat sx3, VGfloat sy3,
374 sx3, sy3,
419 VGfloat sx3, VGfloat sy3,
434 sx3, sy3,
360 vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, VGfloat sx1, VGfloat sy1, VGfloat sx2, VGfloat sy2, VGfloat sx3, VGfloat sy3, VGfloat * matrix) argument
412 vguComputeWarpQuadToQuad(VGfloat dx0, VGfloat dy0, VGfloat dx1, VGfloat dy1, VGfloat dx2, VGfloat dy2, VGfloat dx3, VGfloat dy3, VGfloat sx0, VGfloat sy0, VGfloat sx1, VGfloat sy1, VGfloat sx2, VGfloat sy2, VGfloat sx3, VGfloat sy3, VGfloat * matrix) argument
H A Dmatrix.h355 VGfloat sx3, VGfloat sy3,
359 sx2, sy2, sx3, sy3,
374 VGfloat sx3, VGfloat sy3,
385 sx2, sy2, sx3, sy3,
352 matrix_quad_to_square(VGfloat sx0, VGfloat sy0, VGfloat sx1, VGfloat sy1, VGfloat sx2, VGfloat sy2, VGfloat sx3, VGfloat sy3, struct matrix *mat) argument
367 matrix_quad_to_quad(VGfloat dx0, VGfloat dy0, VGfloat dx1, VGfloat dy1, VGfloat dx2, VGfloat dy2, VGfloat dx3, VGfloat dy3, VGfloat sx0, VGfloat sy0, VGfloat sx1, VGfloat sy1, VGfloat sx2, VGfloat sy2, VGfloat sx3, VGfloat sy3, struct matrix *mat) argument

Completed in 265 milliseconds