Searched refs:GetChannelCount (Results 1 – 3 of 3) sorted by relevance
15 size_t GetChannelCount(cl_channel_order channelOrder) in GetChannelCount() function62 size = GetChannelCount(image_format.image_channel_order); in GetElementSize()69 size = 2u * GetChannelCount(image_format.image_channel_order); in GetElementSize()74 size = 4u * GetChannelCount(image_format.image_channel_order); in GetElementSize()
16 size_t GetChannelCount(cl_channel_order channelOrder);
117 constexpr GLuint GetChannelCount(GLuint redBits, in GetChannelCount() function170 channelCount(GetChannelCount(redBits, in Format()