Home
last modified time | relevance | path

Searched refs:GetFormatType (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp497 static unsigned GetFormatType(VkFormat fmt) { in GetFormatType() function
901 unsigned attrib_type = GetFormatType(it_a->second->format); in ValidateViAgainstVsInputs()
980 unsigned att_type = GetFormatType(it_b->second); in ValidateFsOutputsAgainstRenderPass()
2079 …} else if (!(GetFormatType(rpci->pAttachments[index].format) & GetFundamentalType(module, use.seco… in ValidatePipelineShaderStage()