Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp322 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp278 const int sx0 = scissorRect.x(); in applyScissor() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp278 const int sx0 = scissorRect.x(); in applyScissor() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp483 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local
H A DglsShaderRenderCase.cpp674 float sx0 = x0 * (float)width; in computeVertexReference() local
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp557 const deInt64 sx0 = toSubpixelCoord(x0, m_subpixelBits) + halfPixel; in rasterizeSingleSample() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp746 float sx0 = x0 * (float)width; in computeVertexReference() local
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp3380 GrGLfloat sx0 = (GrGLfloat)srcRect.fLeft; in copySurfaceAsDraw() local

Completed in 17 milliseconds