Home
last modified time | relevance | path

Searched defs:getChannelAccess (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3756 tcu::PixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::UVec2… in getChannelAccess() function
3790 tcu::ConstPixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::… in getChannelAccess() function
3797 tcu::PixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::UVec3… in getChannelAccess() function
3831 tcu::ConstPixelBufferAccess getChannelAccess(const PlanarFormatDescription &formatInfo, const tcu::… in getChannelAccess() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp87 tcu::PixelBufferAccess MultiPlaneImageData::getChannelAccess(uint32_t channelNdx) in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData
102 tcu::ConstPixelBufferAccess MultiPlaneImageData::getChannelAccess(uint32_t channelNdx) const in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData
937 ChannelAccess getChannelAccess(MultiPlaneImageData &data, const vk::PlanarFormatDescription &format… in getChannelAccess() function