Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2017 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess() function
2054 tcu::ConstPixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp80 tcu::PixelBufferAccess MultiPlaneImageData::getChannelAccess (deUint32 channelNdx) in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData
100 tcu::ConstPixelBufferAccess MultiPlaneImageData::getChannelAccess (deUint32 channelNdx) const in getChannelAccess() function in vkt::ycbcr::MultiPlaneImageData
DvktYCbCrConversionTests.cpp564 ChannelAccess getChannelAccess (MultiPlaneImageData& data, in getChannelAccess() function