HomeSort by relevance Sort by last modified time
    Searched full:channelswizzles (Results 1 - 1 of 1) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageViewTests.cpp 511 const VkComponentSwizzle channelSwizzles[4] = { componentMapping.r, componentMapping.g, componentMapping.b, componentMapping.a };
519 currentChannel[channelNdx] = channelSwizzles[(firstChannelNdx + channelNdx) % 4];

Completed in 74 milliseconds