Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3314 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess() function
3350 tcu::ConstPixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess() function
3359 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess() function
3395 tcu::ConstPixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp84 tcu::PixelBufferAccess MultiPlaneImageData::getChannelAccess (deUint32 channelNdx) in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData
103 tcu::ConstPixelBufferAccess MultiPlaneImageData::getChannelAccess (deUint32 channelNdx) const in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData
957 ChannelAccess getChannelAccess (MultiPlaneImageData& data, in getChannelAccess() function