Searched defs:writeLayout (Results 1 – 3 of 3) sorted by relevance
70 VkImageLayout writeLayout; member273 const auto writeLayout = m_testParams.writeLayout; local1179 const auto writeLayout = m_testParams.writeLayout; in initPrograms() local1294 const auto writeLayout = m_testParams.writeLayout; in checkSupport() local
803 void GenerateXML::writeLayout(){ in writeLayout() function in GenerateXML
2956 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target, int line) { in writeLayout() function in SkSL::SPIRVCodeGenerator