Home
last modified time | relevance | path

Searched refs:m_bitOffset (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.hpp168 const deInt32 m_bitOffset; member in vkt::ycbcr::ChannelAccess
H A DvktYCbCrUtil.cpp811 , m_bitOffset (bitOffset % 8) in ChannelAccess()
821 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in getChannelUint()
839 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos));
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.hpp167 const deInt32 m_bitOffset; member in vkt::ycbcr::ChannelAccess
H A DvktYCbCrUtil.cpp810 , m_bitOffset (bitOffset % 8) in ChannelAccess()
820 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos)); in getChannelUint()
838 const deInt32 bitOffset (m_bitOffset + tcu::dot(m_bitPitch, pos));

Completed in 7 milliseconds