Lines Matching refs:getRefTexture
126 m_texture->getRefTexture().allocLevel(0); in init()
127 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevel(0), spec.valueMin, spec.valueM… in init()
148 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in iterate()
155 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in iterate()
193 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in iterate()
294 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0); in init()
295 …tcu::fillWithComponentGradients(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), g… in init()
324 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in testFace()
326 renderParams.samplerType = getSamplerType(m_texture->getRefTexture().getFormat()); in testFace()
361 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testFace()
452 …port (m_renderCtx.getRenderTarget(), m_texture->getRefTexture().getWidth(), m_texture->getRefTex… in iterate()
483 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in iterate()
563 …wport (m_renderCtx.getRenderTarget(), m_texture->getRefTexture().getSize(), m_texture->getRefTex… in testFace()
595 …nceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), m_texture->getRefTexture(), &texCoord[0… in testFace()