Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.cpp278 const int sx0 = scissorRect.x(); in applyScissor() local
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp557 const deInt64 sx0 = toSubpixelCoord(x0, m_subpixelBits) + halfPixel; in rasterizeSingleSample() local
728 const deInt64 sx0 = toSubpixelCoord(x0, m_subpixelBits); in rasterizeMultiSample() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp322 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp483 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local
DglsShaderRenderCase.cpp674 float sx0 = x0 * (float)width; in computeVertexReference() local
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp746 float sx0 = x0 * (float)width; in computeVertexReference() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2428 const float sx0 = x0 * (float)width; in computeVertexReference() local
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3555 GrGLfloat sx0 = (GrGLfloat)srcRect.fLeft; in copySurfaceAsDraw() local