Home
last modified time | relevance | path

Searched defs:sY (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp333 const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / in Texture2DFilteringTestInstance() local
887 const float sY = in iterate() local
1116 const float sY = in iterate() local
DvktTextureShadowTests.cpp363 const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / in Texture2DShadowTestInstance() local
876 const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / in Texture2DArrayShadowTestInstance() local
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp309 …const float sY = deFloatExp2(lodY) * viewportH / float(m_textures[texNdx]->getRefTexture().getHe… in init() local
907 …const float sY = deFloatExp2(lodY) * viewportH / float(tex->getRefTexture().getHei… in init() local
Des3fTextureFilteringTests.cpp273 …const float sY = deFloatExp2(lodY) * viewportH / float(m_textures[texNdx]->getRefTexture().getHeig… in init() local
968 …const float sY = deFloatExp2(lodY) * float(viewport.height) / float(m_gradientTex->getRefTexture()… in iterate() local
1229 …const float sY = deFloatExp2(lodY) * float(viewport.height) / float(m_gradientTex->getRefTexture()… in iterate() local
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp451 int sY; in OnSize() local
/external/deqp/modules/gles2/functional/
Des2fTextureFilteringTests.cpp246 …const float sY = deFloatExp2(lodY) * viewportH / float(m_textures[texNdx]->getRefTexture().getHeig… in init() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3462 float sY = transform(1, 0) * dX + transform(1, 1) * dY + transform(1, 2); in blitFramebuffer() local
3495 float sY = transform(1, 0) * dX + transform(1, 1) * dY + transform(1, 2); in blitFramebuffer() local
3519 float sY = transform(1, 0) * dX + transform(1, 1) * dY + transform(1, 2); in blitFramebuffer() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1404 float sY = (float)src.getHeight() / (float)dst.getHeight(); in scale() local
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp637 …const float sY = deFloatExp2(lodY) * float(VIEWPORT_HEIGHT) / float(m_gradientTex->getRefTexture()… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp5077 float sY = (float)regionExtent.y / (float)dst.getHeight(); in scaleFromWholeSrcBuffer() local
5111 const float sY = (float)src.getHeight() / (float)dst.getHeight(); in blit() local