Searched defs:sy0 (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | vgu.c | 360 VGUErrorCode vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToSquare() 416 VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToQuad()
|
D | matrix.h | 352 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/ |
D | vgu.c | 360 VGUErrorCode vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToSquare() 416 VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToQuad()
|
D | matrix.h | 352 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/ |
D | rrRasterizer.cpp | 510 const deInt64 sy0 = toSubpixelCoord(y0) + halfPixel; in rasterizeSingleSample() local 686 const deInt64 sy0 = toSubpixelCoord(y0); in rasterizeMultiSample() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 323 float sy0 = (y+0) / (float)gridSizeY; in computePositions() local
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 483 float sy0 = (y+0) / (float)gridSizeY; in computePositions() local
|
D | glsShaderRenderCase.cpp | 692 float sy0 = y0 * (float)height; in computeVertexReference() local
|