Home
last modified time | relevance | path

Searched defs:getChannel (Results 1 – 4 of 4) 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/vulkan/ycbcr/
DvktYCbCrUtil.cpp826 float ChannelAccess::getChannel (const tcu::IVec3& pos) const in getChannel() function in vkt::ycbcr::ChannelAccess
859 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