Lines Matching refs:getRefTexture
163 m_texture->getRefTexture().allocLevel(0); in init()
164 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueM… in init()
185 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in iterate()
192 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in iterate()
230 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in iterate()
350 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0); in init()
351 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), g… in init()
380 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in testFace()
382 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in testFace()
417 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testFace()
518 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in init()
521 m_texture->getRefTexture().allocLevel(0); in init()
522 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueM… in init()
547 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in testLayer()
549 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in testLayer()
579 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testLayer()
595 return m_curLayer < m_texture->getRefTexture().getNumLayers() ? CONTINUE : STOP; in iterate()
675 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in init()
678 m_texture->getRefTexture().allocLevel(0); in init()
679 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueM… in init()
704 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in testSlice()
707 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in testSlice()
737 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testSlice()
753 return m_curSlice < m_texture->getRefTexture().getDepth() ? CONTINUE : STOP; in iterate()
845 …port (m_renderCtx.getRenderTarget(), m_texture->getRefTexture().getWidth(), m_texture->getRefTex… in iterate()
851 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in iterate()
853 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in iterate()
880 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in iterate()
996 …wport (m_renderCtx.getRenderTarget(), m_texture->getRefTexture().getSize(), m_texture->getRefTex… in testFace()
1002 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in testFace()
1004 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in testFace()
1033 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testFace()
1115 …port (m_renderCtx.getRenderTarget(), m_texture->getRefTexture().getWidth(), m_texture->getRefTex… in iterate()
1146 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in iterate()
1226 …wport (m_renderCtx.getRenderTarget(), m_texture->getRefTexture().getSize(), m_texture->getRefTex… in testFace()
1258 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testFace()