Home
last modified time | relevance | path

Searched defs:getChannel (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuFuzzyImageCompare.cpp43 static inline deUint8 getChannel (deUint32 color) in getChannel() function
48 static inline deUint8 getChannel (deUint32 color, int channel) in getChannel() function
DtcuBilinearImageCompare.cpp44 static inline deUint8 getChannel (deUint32 color) in getChannel() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrUtil.cpp856 float ChannelAccess::getChannel (const tcu::IVec3& pos) const in getChannel() function in vkt::ycbcr::ChannelAccess
889 tcu::Interval ChannelAccess::getChannel (const tcu::FloatFormat& conversionFormat, in getChannel() function in vkt::ycbcr::ChannelAccess
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp856 float ChannelAccess::getChannel (const tcu::IVec3& pos) const in getChannel() function in vkt::ycbcr::ChannelAccess
889 tcu::Interval ChannelAccess::getChannel (const tcu::FloatFormat& conversionFormat, in getChannel() function in vkt::ycbcr::ChannelAccess
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js4653 getChannel: function (...args) { method