Searched defs:getChannelAccess (Results 1 – 2 of 2) sorted by relevance
3756 tcu::PixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::UVec2… in getChannelAccess() function3790 tcu::ConstPixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::… in getChannelAccess() function3797 tcu::PixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::UVec3… in getChannelAccess() function3831 tcu::ConstPixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::… in getChannelAccess() function
87 tcu::PixelBufferAccess MultiPlaneImageData::getChannelAccess(uint32_t channelNdx) in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData102 tcu::ConstPixelBufferAccess MultiPlaneImageData::getChannelAccess(uint32_t channelNdx) const in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData937 ChannelAccess getChannelAccess(MultiPlaneImageData &data, const vk::PlanarFormatDescription &format… in getChannelAccess() function