Home
last modified time | relevance | path

Searched refs:m_bitOffset (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp166 const deInt32 m_bitOffset; member in vkt::ycbcr::ChannelAccess
DvktYCbCrUtil.cpp780 , m_bitOffset (bitOffset % 8) in ChannelAccess()
790 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in getChannelUint()
808 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in setChannel()