Searched refs:FormatChannelCount (Results 1 – 3 of 3) sorted by relevance
169 VK_LAYER_EXPORT uint32_t FormatChannelCount(VkFormat format);
1181 uint32_t FormatChannelCount(VkFormat format) { in FormatChannelCount() function
958 vtx_attrib_req_alignment /= FormatChannelCount(attribute_format); in ValidatePipelineDrawtimeState()