Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp122 deUint32 getChannelMask (int channelSize) in getChannelMask()
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1141 int channelSize = getChannelSize(m_format.type); in getPixel() local
1177 int channelSize = getChannelSize(format.type); in getPixelIntGeneric() local
1534 int channelSize = getChannelSize(m_format.type); in setPixel() local
1646 int channelSize = getChannelSize(m_format.type); in setPixel() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp770 deUint8 channelSize, in ChannelAccess()