Searched refs:FormatChannelCount (Results 1 – 3 of 3) sorted by relevance
170 VK_LAYER_EXPORT uint32_t FormatChannelCount(VkFormat format);
1199 uint32_t FormatChannelCount(VkFormat format) { in FormatChannelCount() function
986 …vtx_attrib_req_alignment = SafeDivision(vtx_attrib_req_alignment, FormatChannelCount(attribute_for… in ValidatePipelineDrawtimeState()