Home
last modified time | relevance | path

Searched defs:sX (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp361 const float sX = deFloatExp2(lodX) * float(m_renderer.getRenderWidth()) / in Texture2DShadowTestInstance() local
874 const float sX = deFloatExp2(lodX) * float(m_renderer.getRenderWidth()) / in Texture2DArrayShadowTestInstance() local
1097 const float sX = deFloatExp2(lodX) * float(m_renderer.getRenderWidth()) / in Texture1DShadowTestInstance() local
1367 const float sX = deFloatExp2(lodX) * float(m_renderer.getRenderWidth()) / in Texture1DArrayShadowTestInstance() local
DvktTextureFilteringTests.cpp331 const float sX = deFloatExp2(lodX) * float(m_renderer.getRenderWidth()) / in Texture2DFilteringTestInstance() local
885 const float sX = in iterate() local
1114 const float sX = in iterate() local
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp308 …const float sX = deFloatExp2(lodX) * viewportW / float(m_textures[texNdx]->getRefTexture().getWi… in init() local
906 …const float sX = deFloatExp2(lodX) * viewportW / float(tex->getRefTexture().getWid… in init() local
Des3fTextureFilteringTests.cpp272 …const float sX = deFloatExp2(lodX) * viewportW / float(m_textures[texNdx]->getRefTexture().getWidt… in init() local
967 …const float sX = deFloatExp2(lodX) * float(viewport.width) / float(m_gradientTex->getRefTexture(… in iterate() local
1228 …const float sX = deFloatExp2(lodX) * float(viewport.width) / float(m_gradientTex->getRefTexture(… in iterate() local
/external/deqp/modules/gles2/functional/
Des2fTextureFilteringTests.cpp245 …const float sX = deFloatExp2(lodX) * viewportW / float(m_textures[texNdx]->getRefTexture().getWidt… in init() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3461 float sX = transform(0, 0) * dX + transform(0, 1) * dY + transform(0, 2); in blitFramebuffer() local
3494 float sX = transform(0, 0) * dX + transform(0, 1) * dY + transform(0, 2); in blitFramebuffer() local
3518 float sX = transform(0, 0) * dX + transform(0, 1) * dY + transform(0, 2); in blitFramebuffer() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1403 float sX = (float)src.getWidth() / (float)dst.getWidth(); in scale() local
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp636 …const float sX = deFloatExp2(lodX) * float(VIEWPORT_WIDTH) / float(m_gradientTex->getRefTexture(… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp5076 float sX = (float)regionExtent.x / (float)dst.getWidth(); in scaleFromWholeSrcBuffer() local
5110 const float sX = (float)src.getWidth() / (float)dst.getWidth(); in blit() local