Home
last modified time | relevance | path

Searched defs:sy0 (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dvgu.c360 VGUErrorCode vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToSquare()
416 VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToQuad()
Dmatrix.h352 static INLINE VGboolean matrix_quad_to_square(VGfloat sx0, VGfloat sy0, in matrix_quad_to_square()
371 VGfloat sx0, VGfloat sy0, in matrix_quad_to_quad()
/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c360 VGUErrorCode vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToSquare()
416 VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToQuad()
Dmatrix.h352 static INLINE VGboolean matrix_quad_to_square(VGfloat sx0, VGfloat sy0, in matrix_quad_to_square()
371 VGfloat sx0, VGfloat sy0, in matrix_quad_to_quad()
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp510 const deInt64 sy0 = toSubpixelCoord(y0) + halfPixel; in rasterizeSingleSample() local
686 const deInt64 sy0 = toSubpixelCoord(y0); in rasterizeMultiSample() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp323 float sy0 = (y+0) / (float)gridSizeY; in computePositions() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp483 float sy0 = (y+0) / (float)gridSizeY; in computePositions() local
DglsShaderRenderCase.cpp692 float sy0 = y0 * (float)height; in computeVertexReference() local