Searched refs:getTextureBufferEffectiveRefTexture (Results 1 – 4 of 4) sorted by relevance
89 tcu::PixelBufferAccess getTextureBufferEffectiveRefTexture(TextureBuffer &buffer, int maxTextureBuf…90 tcu::ConstPixelBufferAccess getTextureBufferEffectiveRefTexture(const TextureBuffer &buffer, int ma…
1583 tcu::PixelBufferAccess getTextureBufferEffectiveRefTexture(TextureBuffer &buffer, int maxTextureBuf…1594 tcu::ConstPixelBufferAccess getTextureBufferEffectiveRefTexture(const TextureBuffer &buffer, int ma… in getTextureBufferEffectiveRefTexture() function1596 …return getTextureBufferEffectiveRefTexture(const_cast<TextureBuffer &>(buffer), maxTextureBufferSi… in getTextureBufferEffectiveRefTexture()
389 glu::getTextureBufferEffectiveRefTexture(*m_texture, m_maxTextureBufferSize); in iterate()
646 glu::getTextureBufferEffectiveRefTexture(texture, maxTextureBufferSize); in renderReference()